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 Høyer Iversen 2020-05-07 15:54:19 +02:00 committed by GitHub
parent 934bf7a969
commit a731c9c5a5
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.13.2'
version = '0.14.0'
setup(
name='broadlink',