Skip to content

Commit 749a68a

Browse files
committed
Bump version: 5.19.4 → 5.19.5.dev0
1 parent d4b7497 commit 749a68a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 5.19.4
2+
current_version = 5.19.5.dev0
33
commit = True
44
tag = True
55
sign_tags = True

src/omero_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
omero_version = "5.19.4"
1+
omero_version = "5.19.5.dev0"
22
ice_compatibility = "3.6.5"
33
build_year = "2023"

0 commit comments

Comments
 (0)