mirror of
https://github.com/docker/compose.git
synced 2025-07-05 12:54:27 +02:00
5 lines
107 B
Python
5 lines
107 B
Python
from __future__ import absolute_import
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.26.0-rc4'
|