Bumped version to 0.1.1

This commit is contained in:
2016-05-04 14:11:00 +02:00
parent 38de7d6433
commit f3fd48cd9f

View File

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