Skip to content

Commit 5cdbbab

Browse files
author
aiordache
committed
Update version to the next dev version
Signed-off-by: aiordache <[email protected]>
1 parent 9579b7a commit 5cdbbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "4.3.0"
1+
version = "4.4.0-dev"
22
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])

0 commit comments

Comments
 (0)