Bumped version to 1.6.1

This commit is contained in:
2016-11-04 12:37:43 +01:00
parent aac4922376
commit 6d651bfeab
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = '1.6.0'
__version__ = '1.6.1'

View File

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