mirror of
https://github.com/docker/compose.git
synced 2026-06-26 19:22:21 +00:00
4 lines
105 B
Python
4 lines
105 B
Python
from __future__ import absolute_import
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.7.0dev'
|