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