diff --git a/setup.py b/setup.py index c37b9f0..b50c8fd 100755 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ """ setup(name='python-ecobee-api', - version='0.2.16', + version='0.2.17', description='Python API for talking to Ecobee thermostats', url='https://github.com/nkgilley/python-ecobee-api', author='Nolan Gilley',