Version 0.1.0

This commit is contained in:
Aanand Prasad 2014-01-16 17:28:43 +00:00
commit 74fb400fef
2 changed files with 15 additions and 1 deletions

View file

@ -1,4 +1,4 @@
from __future__ import unicode_literals
from .service import Service
__version__ = '0.0.2'
__version__ = '0.1.0'