Bumped version to 1.3.0

This commit is contained in:
2016-06-28 15:28:06 +02:00
parent f388410b45
commit 7b6a42f3e7
2 changed files with 2 additions and 2 deletions

View File

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