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