mirror of https://github.com/docker/docker-py.git
Back to dev version
This commit is contained in:
parent
07ca4f5725
commit
c846d7e1b5
|
|
@ -1,2 +1,2 @@
|
|||
version = "1.3.0"
|
||||
version = "1.4.0-dev"
|
||||
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
|
||||
|
|
|
|||
Loading…
Reference in New Issue