1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-06-02 22:00:14 +02:00
This commit is contained in:
Daniel Høyer Iversen 2020-04-16 17:01:30 +02:00 committed by GitHub
parent 548aa05da0
commit 2f1ac5c9d3
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.0'
version = '0.13.1'
setup(
name='broadlink',