From d756888f6ef78e095b1550bd0c399cd064f9a053 Mon Sep 17 00:00:00 2001 From: clallemand <=> Date: Tue, 25 Mar 2025 13:45:38 +0100 Subject: [PATCH] bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f7731282..a52df6c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ toml = "^0.10.2" [tool.poetry] name = "leximpact_prepare_data" -version = "0.1.8" +version = "0.1.9" description = "Prepare data for LexImpact" authors = ["LexImpact <leximpact@an.fr>"] license = "AGPL-3.0" -- GitLab