Ship 0.2.0

This commit is contained in:
Ben Firshman 2014-01-31 10:52:57 +00:00
commit f94ce7767c
2 changed files with 11 additions and 1 deletions

View file

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