diff --git a/pyproject.toml b/pyproject.toml index 03d9bc0e..816506ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyoverkiz" -version = "1.7.9" +version = "1.8.0" description = "Async Python client to interact with internal OverKiz API (e.g. used by Somfy TaHoma)." authors = ["Mick Vleeshouwer", "Vincent Le Bourlot", "Thibaut Etienne"] license = "MIT"