Bumped version to 1.6.0

This commit is contained in:
2016-10-04 16:26:23 +02:00
parent 2d0f92f17a
commit f4010bb561
2 changed files with 2 additions and 2 deletions

View File

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