Skip to content

Commit 7a852b2

Browse files
author
Matthew Garrett
committed
Bump version to 0.3
1 parent 63e097d commit 7a852b2

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
@@ -8,11 +8,11 @@
88

99
dynamic_requires = []
1010

11-
version = 0.2
11+
version = 0.3
1212

1313
setup(
1414
name='broadlink',
15-
version=0.2,
15+
version=0.3,
1616
author='Matthew Garrett',
1717
author_email='mjg59@srcf.ucam.org',
1818
url='http://github.com/mjg59/python-broadlink',

0 commit comments

Comments
 (0)