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