Bumped version to 1.2.0

This commit is contained in:
2016-05-18 15:26:17 +02:00
parent 3e223bcc9f
commit 75d71b824f
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = '1.1.2'
__version__ = '1.2.0'

View File

@@ -8,7 +8,7 @@ The Pillar REST SDK provides Python APIs to communicate to the Pillar webservice
setup(
name='pillarsdk',
version='1.1.2',
version='1.2.0',
author=u'Francesco Siddi, Sybren A. Stüvel, PayPal',
author_email='francesco@blender.org',
packages=['pillarsdk'],