1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-10 18:00:12 +01:00

Bump version

This commit is contained in:
Matthew Garrett 2020-11-05 19:27:12 -08:00
parent 73dab5c3d5
commit b3542a8865

View File

@ -5,7 +5,7 @@
from setuptools import setup, find_packages
version = '0.15.0'
version = '0.16.0'
setup(
name='broadlink',