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