compose/fig/__init__.py
Aanand Prasad d9c9b5e1f0 Ship 0.5.1
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-07-14 13:36:32 -07:00

5 lines
92 B
Python

from __future__ import unicode_literals
from .service import Service
__version__ = '0.5.1'