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
d863f72939
commit
f6781575c1
|
@ -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