Skip to content

Commit 8bc67af

Browse files
committed
Bump version
1 parent b8cf8d0 commit 8bc67af

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
@@ -12,11 +12,11 @@
1212
except ImportError as e:
1313
dynamic_requires = ['pycrypto==2.6.1']
1414

15-
version = 0.5
15+
version = 0.6
1616

1717
setup(
1818
name='broadlink',
19-
version=0.5,
19+
version=0.6,
2020
author='Matthew Garrett',
2121
author_email='mjg59@srcf.ucam.org',
2222
url='http://github.com/mjg59/python-broadlink',

0 commit comments

Comments
 (0)