diff --git a/pyproject.toml b/pyproject.toml index febe5f3..fda4423 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aioairzone" -version = "0.7.7" +version = "0.8.0" description = "Library to control Airzone devices" readme = "README.md" requires-python = ">=3.11"