Skip to content

Commit

Permalink
info for release 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 24, 2024
1 parent 0dab233 commit 5a1566e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions spinn_pdp2/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

__version__ = "1!7.1.1"
__version_month__ = "TBD"
__version_year__ = "TBD"
__version_day__ = "TBD"
__version_name__ = "Post_HBP"
__version__ = "1!7.2.0"
__version_month__ = "July"
__version_year__ = "2024"
__version_day__ = "24"
__version_name__ = "Ultimate Ship the Second"

0 comments on commit 5a1566e

Please sign in to comment.