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