Bump 1.2.0

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-03-23 10:40:23 -07:00
commit 8b5015c10f
4 changed files with 26 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'
__version__ = '1.2.0'