mirror of https://github.com/docker/docker-py.git
Bump RC
This commit is contained in:
parent
6e3dba99b7
commit
fb5db84f0b
|
@ -1,2 +1,2 @@
|
|||
version = "1.2.3-rc0"
|
||||
version = "1.2.3-rc1"
|
||||
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
|
||||
|
|
Loading…
Reference in New Issue