1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-22 07:00:12 +01:00
This commit is contained in:
Daniel Høyer Iversen 2019-10-02 09:26:01 +03:00 committed by GitHub
parent 2e5361bd8e
commit 56e444cacf
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 from setuptools import setup, find_packages
version = '0.11.1' version = '0.12.0'
setup( setup(
name='broadlink', name='broadlink',