diff --git a/setup.py b/setup.py index a89e43d..0a7fc32 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ The Pillar REST SDK provides Python APIs to communicate to the Pillar webservice setup( name='pillarsdk', - version='1.5.0-beta1', + version='1.5.0', author=u'Francesco Siddi, Sybren A. Stüvel, PayPal', author_email='francesco@blender.org', packages=['pillarsdk'],