mirror of
https://github.com/docker/compose.git
synced 2026-06-26 11:12:14 +00:00
3 lines
52 B
Python
3 lines
52 B
Python
from .service import Service
|
|
|
|
__version__ = '0.0.1'
|