mirror of https://github.com/docker/docker-py.git
dev version
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
ead0bb9e08
commit
1ef822afee
|
|
@ -1,2 +1,2 @@
|
|||
version = "4.0.1"
|
||||
version = "4.1.0-dev"
|
||||
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
|
||||
|
|
|
|||
Loading…
Reference in New Issue