From 0a60f82f38ffbb93f4950016c57a4a212085230b Mon Sep 17 00:00:00 2001 From: Matt Zimmerman Date: Mon, 13 Nov 2023 23:11:51 -0800 Subject: [PATCH] 0.0.36 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 56e270a..c5b5bae 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="python-smarttub", - version="0.0.35", + version="0.0.36", author="Matt Zimmerman", author_email="mdz@alcor.net", description="API to query and control hot tubs using the SmartTub system",