diff --git a/pyproject.toml b/pyproject.toml index 592e0f4..42ed8bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aiocomfoconnect" -version = "0.1.6" +version = "0.1.7" 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" @@ -78,4 +78,4 @@ disable = [ enable = [ #"useless-suppression", # temporarily every now and then to clean them up "use-symbolic-message-instead", -] \ No newline at end of file +]