1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-13 03:00:11 +01:00

Bump version to 0.18.1 (#668)

This commit is contained in:
Felipe Martins Diel 2022-03-19 15:43:00 -03:00 committed by GitHub
parent 3bdb6dfb92
commit d870560e6e
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.18.0'
version = '0.18.1'
setup(
name="broadlink",