From 31052b6e73255609bd92eb9ba06488db1ad70030 Mon Sep 17 00:00:00 2001 From: Quentame Date: Thu, 9 Jan 2025 23:09:15 +0100 Subject: [PATCH] Release 1.2.2 (#761) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"