Ship 1.1.0

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-02-25 18:16:44 +00:00
commit 4ac02bfca6
4 changed files with 7 additions and 20 deletions

View file

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