diff --git a/setup.py b/setup.py index 9e174cc..5b4c01b 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='pystrato', - version='0.1.0', + version='0.2.0', description='Python client for strato.arch-iot.com', url='https://github.com/iotile/strato_python_api', author='David Karchmer',