Ship 1.0.0

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2014-10-06 15:46:44 +01:00
commit 4d1b2f1547
3 changed files with 44 additions and 2 deletions

View file

@ -1,4 +1,4 @@
from __future__ import unicode_literals
from .service import Service # noqa:flake8
__version__ = '0.5.2'
__version__ = '1.0.0'