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