compose/fig/__init__.py
Aanand Prasad 6bad9484be Ship 0.2.1
2014-02-04 18:14:19 -08:00

4 lines
92 B
Python

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