Skip to content

Commit

Permalink
release 0.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
mdz committed Apr 7, 2022
1 parent 0eae6d8 commit d9998b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="python-smarttub",
version="0.0.30",
version="0.0.31",
author="Matt Zimmerman",
author_email="mdz@alcor.net",
description="API to query and control hot tubs using the SmartTub system",
Expand All @@ -23,7 +23,6 @@
"inflection~=0.5",
"pyjwt~=2.3",
"python-dateutil~=2.8",

],
# Note: tests require python >=3.8
tests_require=[
Expand Down

0 comments on commit d9998b7

Please sign in to comment.