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 4407f1c commit 407ad90Copy full SHA for 407ad90
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 5.18.1.dev0
+current_version = 5.19.0.dev0
3
commit = True
4
tag = True
5
sign_tags = True
src/omero_version.py
@@ -1,3 +1,3 @@
-omero_version = "5.18.1.dev0"
+omero_version = "5.19.0.dev0"
ice_compatibility = "3.6.5"
build_year = "2023"
0 commit comments