We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbd9f5 commit 5532aa9Copy full SHA for 5532aa9
1 file changed
spynnaker/_version.py
@@ -12,10 +12,10 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "1!7.1.1"
16
-__version_month__ = "TBD"
17
-__version_year__ = "TBD"
18
-__version_day__ = "TBD"
19
-__version_name__ = "Post_HBP"
+__version__ = "1!7.2.1"
+__version_month__ = "July"
+__version_year__ = "2024"
+__version_day__ = "25"
+__version_name__ = "Ultimate Ship the Second"
20
21
_NAME = f"sPyNNaker_under_version({__version__}-{__version_name__})"
0 commit comments