diff --git a/setup.py b/setup.py index 8597a9d..6acd314 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ with open("README.md", "r", encoding="utf-8") as fh: setuptools.setup( name="neohubapi", - version="0.7", + version="0.8", description="Async library to communicate with Heatmiser NeoHub 2 API.", url="https://gitlab.com/neohubapi/neohubapi/", author="Andrius Štikonas",