We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd8379 commit f6e7b22Copy full SHA for f6e7b22
setup.py
@@ -5,7 +5,7 @@
5
long_desc = open('README.rst').read()
6
7
setup(name='radiotherm',
8
- version='1.4.1',
+ version='2.0.0',
9
description='client library for wifi thermostats sold by radiothermostat.com',
10
long_description=long_desc,
11
packages=('radiotherm',),
0 commit comments