Ship 1.1.0-rc1

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-01-20 18:24:10 +00:00
commit 43fdae8bc6
3 changed files with 31 additions and 2 deletions

View file

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