diff --git a/pyproject.toml b/pyproject.toml index ae95593..9f20aa8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "aiocomfoconnect" -version = "0.1.1" -description = "" +version = "0.1.2" +description = "aiocomfoconnect is an asyncio Python 3 library for communicating with a Zehnder ComfoAir Q350/450/600 ventilation system" authors = ["Michaƫl Arnauts "] readme = "README.md" homepage = "https://github.com/michaelarnauts/aiocomfoconnect"