compose/fig/__init__.py
Aanand Prasad a6324d6226 Ship 0.5.2
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-07-28 13:17:08 -07:00

4 lines
92 B
Python

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