Bumped version to 1.1.2

This commit is contained in:
2016-05-10 15:03:28 +02:00
parent d7370eee33
commit bea3385866
2 changed files with 2 additions and 2 deletions

View File

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

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.1',
version='1.1.2',
author=u'Francesco Siddi, Sybren A. Stüvel, PayPal',
author_email='francesco@blender.org',
packages=['pillarsdk'],