From d27426c9109be3e951982b4eedc5238033298320 Mon Sep 17 00:00:00 2001 From: Paul Annekov Date: Mon, 7 Jun 2021 18:22:03 +0300 Subject: [PATCH] 0.0.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fd38841..08a9a8f 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="tuyaha", - version="0.0.10", + version="0.0.11", 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",