Bumped version to 1.1.0

This commit is contained in:
2016-05-09 12:19:58 +02:00
parent 6f251feab8
commit a6364f338e
3 changed files with 4 additions and 4 deletions

View File

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