Skip to content

Commit 5532aa9

Browse files
committed
info for release 7.2.1
1 parent 9dbd9f5 commit 5532aa9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

spynnaker/_version.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1!7.1.1"
16-
__version_month__ = "TBD"
17-
__version_year__ = "TBD"
18-
__version_day__ = "TBD"
19-
__version_name__ = "Post_HBP"
15+
__version__ = "1!7.2.1"
16+
__version_month__ = "July"
17+
__version_year__ = "2024"
18+
__version_day__ = "25"
19+
__version_name__ = "Ultimate Ship the Second"
2020

2121
_NAME = f"sPyNNaker_under_version({__version__}-{__version_name__})"

0 commit comments

Comments
 (0)