1
0
Fork 0

Bump version

This commit is contained in:
Matthew Garrett 2016-12-03 17:02:07 -08:00
parent 63d184fc8c
commit 83f1c3fc93
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ import warnings
dynamic_requires = []
version = 0.1
version = 0.2
setup(
name='broadlink',
version=0.1,
version=0.2,
author='Matthew Garrett',
author_email='mjg59@srcf.ucam.org',
url='http://github.com/mjg59/python-broadlink',