update to 0.5

This commit is contained in:
Dave O'Connor 2021-02-06 13:42:34 +00:00
parent b55ea393cb
commit 7bbc4d3f96
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.4",
version="0.5",
description="Async library to communicate with Heatmiser NeoHub 2 API.",
url="https://gitlab.com/neohubapi/neohubapi/",
author="Andrius Štikonas",