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 712f4f1 commit d4b7497Copy full SHA for d4b7497
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 5.19.4.dev0
+current_version = 5.19.4
3
commit = True
4
tag = True
5
sign_tags = True
src/omero_version.py
@@ -1,3 +1,3 @@
-omero_version = "5.19.4.dev0"
+omero_version = "5.19.4"
ice_compatibility = "3.6.5"
build_year = "2023"
0 commit comments