1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-06-02 22:00:14 +02:00

Bump version to 0.18.0 (#621)

This commit is contained in:
Felipe Martins Diel 2021-10-17 13:56:11 -03:00 committed by GitHub
parent 26ee3192d9
commit 24ef7302bd
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.17.0'
version = '0.18.0'
setup(
name="broadlink",