diff --git a/pyproject.toml b/pyproject.toml index ddeae309..47e8e15b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aiohomekit" -version = "3.2.5" +version = "3.2.6" description = "An asyncio HomeKit client" authors = ["John Carr "] license = "Apache-2.0"