Skip to content

Commit 9286d9a

Browse files
committed
Version 0.8
1 parent 8b593be commit 9286d9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
# For Hysen thermostatic heating controller
1616
dynamic_requires.append('PyCRC')
1717

18-
version = 0.7
18+
version = 0.8
1919

2020
setup(
2121
name='broadlink',
22-
version=0.7,
22+
version=0.8,
2323
author='Matthew Garrett',
2424
author_email='mjg59@srcf.ucam.org',
2525
url='http://github.com/mjg59/python-broadlink',

0 commit comments

Comments
 (0)