1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-21 22:51:41 +01:00
This commit is contained in:
Daniel Hjelseth Høyer 2020-07-31 07:11:51 +02:00 committed by GitHub
parent e4ad86278d
commit fe4aa5b991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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