Ship 1.1.0-rc2

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-01-29 13:12:51 -05:00
commit deb2de3c07
4 changed files with 16 additions and 3 deletions

View file

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