From d158a9e1978dffc00bed6f9fbd9d266624a33afb Mon Sep 17 00:00:00 2001 From: Matt Zimmerman Date: Thu, 17 Mar 2022 23:25:08 -0700 Subject: [PATCH] release 0.0.30 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1db3953..9b00d31 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="python-smarttub", - version="0.0.29", + version="0.0.30", author="Matt Zimmerman", author_email="mdz@alcor.net", description="API to query and control hot tubs using the SmartTub system",