mirror of https://github.com/docker/docker-py.git
Update version to the next dev version
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
9579b7ac0e
commit
5cdbbab3ee
|
@ -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(".")])
|
||||
|
|
Loading…
Reference in New Issue