We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5532aa9 commit 244eb03Copy full SHA for 244eb03
1 file changed
spynnaker/pyNN/_version.py
@@ -12,8 +12,8 @@
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"
0 commit comments