From bf5abd12f667c0c435db147eab541ebba9c3f5ed Mon Sep 17 00:00:00 2001 From: barometre-github-actions Date: Fri, 2 Feb 2024 18:09:42 +0000 Subject: [PATCH] [no ci]: bumping version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4c90199d..7ad5aaff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quotaclimat" -version = "0.1.21" +version = "0.1.22" description = "" authors = ["Rambier Estelle "] readme = "README.md"