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