1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-10 18:00:12 +01:00
This commit is contained in:
Daniel Hjelseth Høyer 2020-09-26 08:27:45 +02:00 committed by GitHub
parent 0190d1e1f4
commit 99add9e6fe
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.1'
version = '0.15.0'
setup(
name='broadlink',