plum -> fig

This commit is contained in:
Aanand Prasad 2013-12-20 20:28:24 +00:00
commit 0cafdc9c6c
21 changed files with 33 additions and 33 deletions

3
fig/__init__.py Normal file
View file

@ -0,0 +1,3 @@
from .service import Service
__version__ = '1.0.0'