mirror of https://github.com/docker/docker-py.git
parent
c657ca316e
commit
bc827a2ea9
|
|
@ -1,2 +1,2 @@
|
|||
version = "4.1.0-dev"
|
||||
version = "4.0.1"
|
||||
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
|
||||
|
|
|
|||
Loading…
Reference in New Issue