diff --git a/pyproject.toml b/pyproject.toml index 1a8f3e9c..6c6521e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyoverkiz" -version = "1.3.0" +version = "1.3.1" 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"