diff --git a/pyproject.toml b/pyproject.toml index eb43854..8385ac8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aioairzone-cloud" -version = "0.6.8" +version = "0.6.9" description = "Library to control Airzone Cloud devices" readme = "README.md" requires-python = ">=3.11"