Bumped version to 0.1.0 and added me as co-author
This commit is contained in:
4
setup.py
4
setup.py
@@ -7,8 +7,8 @@ The Pillar REST SDK provides Python APIs to communicate to the Pillar webservice
|
||||
|
||||
setup(
|
||||
name='pillarsdk',
|
||||
version='0.0.1',
|
||||
author='Francesco Siddi, PayPal',
|
||||
version='0.1.0',
|
||||
author=u'Francesco Siddi, Sybren A. Stüvel, PayPal',
|
||||
author_email='francesco@blender.org',
|
||||
packages=['pillarsdk'],
|
||||
scripts=[],
|
||||
|
||||
Reference in New Issue
Block a user