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