mirror of https://github.com/docker/docker-py.git
development version suffix
This commit is contained in:
parent
be4ea03809
commit
80a97cf2ea
|
@ -1,2 +1,2 @@
|
|||
version = "1.3.1"
|
||||
version = "1.4.0-dev"
|
||||
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
|
||||
|
|
Loading…
Reference in New Issue