Fix name property for heatmiser Repeaters

This commit is contained in:
Balbir Boughan 2022-01-06 18:24:42 +00:00
parent 97b5a395db
commit dfc4382f01
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="neohubapi",
version="0.8",
version="0.9",
description="Async library to communicate with Heatmiser NeoHub 2 API.",
url="https://gitlab.com/neohubapi/neohubapi/",
author="Andrius Štikonas",