mirror of https://github.com/docker/compose.git
parent
d94cfff78d
commit
9b03cdfdf8
|
@ -1,4 +1,4 @@
|
|||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '1.17.0'
|
||||
__version__ = '1.18.0dev'
|
||||
|
|
Loading…
Reference in New Issue