Update version to the next dev version

Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
aiordache 2020-08-10 19:21:44 +02:00
parent 9579b7ac0e
commit 5cdbbab3ee
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
version = "4.3.0"
version = "4.4.0-dev"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])