From 4c807b73935933a727e040dd64d734f48f872f58 Mon Sep 17 00:00:00 2001 From: Quentame Date: Wed, 22 Feb 2023 14:40:39 +0000 Subject: [PATCH] Release 1.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3ed6b764..c97a832b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "freebox-api" -version = "1.0.1" +version = "1.1.0" description = "Provides asynchronous authentication and access to Freebox servers" authors = ["stilllman ", "quentame ", "HACF "] license = "GNU GPL v3"