mirror of https://github.com/docker/compose.git
parent
1f75ac6c12
commit
ebff0d915a
|
@ -1,4 +1,4 @@
|
|||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '1.13.0'
|
||||
__version__ = '1.14.0dev'
|
||||
|
|
Loading…
Reference in New Issue