mirror of https://github.com/docker/compose.git
Version 0.0.1
This commit is contained in:
parent
dd920890f3
commit
fb445b3a06
|
@ -1,3 +1,3 @@
|
|||
from .service import Service
|
||||
|
||||
__version__ = '1.0.0'
|
||||
__version__ = '0.0.1'
|
||||
|
|
Loading…
Reference in New Issue