We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706f510 commit 1c82ac1Copy full SHA for 1c82ac1
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 5.30.1
+current_version = 5.30.2.dev0
3
commit = True
4
tag = True
5
sign_tags = True
omeroweb/version.py
@@ -7,5 +7,5 @@
7
omero_buildyear = "unknown"
8
9
10
-omeroweb_version = "5.30.1"
+omeroweb_version = "5.30.2.dev0"
11
omeroweb_buildyear = "2024"
0 commit comments