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 9579b7a commit 5cdbbabCopy full SHA for 5cdbbab
docker/version.py
@@ -1,2 +1,2 @@
1
-version = "4.3.0"
+version = "4.4.0-dev"
2
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
0 commit comments