mirror of
https://github.com/docker/compose.git
synced 2025-11-24 23:53:55 +01:00
5 lines
106 B
Python
5 lines
106 B
Python
from __future__ import absolute_import
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.19.0dev'
|