Bumped version to 1.7 (but not yet released)

This commit is contained in:
2017-09-19 13:44:04 +02:00
parent c8eec9fa9d
commit 242d7fc7ce
2 changed files with 2 additions and 2 deletions

View File

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