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",