diff --git a/setup.py b/setup.py index 17a9d1b..74d2315 100644 --- a/setup.py +++ b/setup.py @@ -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'],