compose/fig/__init__.py
Ben Firshman eed274c632 Ship 0.4.2
2014-06-18 16:32:23 +01:00

4 lines
92 B
Python

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