diff --git a/setup.py b/setup.py index 5355fd2..182989a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="tuyaha", - version="0.0.5", + version="0.0.6", author="Pavlo Annekov and original Tuya authors", author_email="paul.annekov@gmail.com", description="A Python library that implements a Tuya API endpoint that was specially designed for Home Assistant",