mirror of
https://github.com/docker/compose.git
synced 2026-07-05 07:43:04 +00:00
4 lines
107 B
Python
4 lines
107 B
Python
from __future__ import absolute_import
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.23.0-rc2'
|