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

Bump version to 0.18.3 (#728)

This commit is contained in:
Felipe Martins Diel 2022-11-20 15:48:08 -03:00 committed by GitHub
parent 9d5339ab8e
commit 3c183eaaef
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.2'
version = '0.18.3'
setup(
name="broadlink",