diff --git a/pyproject.toml b/pyproject.toml index ca36ea37..d6d8cf58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "freebox-api" -version = "1.2.1" +version = "1.2.2" description = "Provides asynchronous authentication and access to Freebox servers" authors = ["stilllman ", "quentame ", "HACF "] license = "GNU GPL v3"