This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
docker-compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Version 0.0.1
Ben Firshman
12 years ago
parent
dd920890f3
commit
fb445b3a06
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
fig/__init__.py
+ 1
- 1
fig/__init__.py
View File
@@ -1,3 +1,3 @@
from .service import Service
from .service import Service
-__version__ = '
1.0.0
'
+__version__ = '
0.0.1
'