Skip to content

Commit f6e7b22

Browse files
committed
setup: update for version 2.0.0
1 parent 9fd8379 commit f6e7b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
long_desc = open('README.rst').read()
66

77
setup(name='radiotherm',
8-
version='1.4.1',
8+
version='2.0.0',
99
description='client library for wifi thermostats sold by radiothermostat.com',
1010
long_description=long_desc,
1111
packages=('radiotherm',),

0 commit comments

Comments
 (0)