From 62959daf8954006fb5ed7984369fa6b589162bc7 Mon Sep 17 00:00:00 2001
From: cgl <lallemand.chloe@gmail.com>
Date: Wed, 22 Nov 2023 15:41:11 +0100
Subject: [PATCH] bump

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 8a2b95c1..42f0fdda 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ pydocstyle = "^6.3.0"
 
 [tool.poetry]
 name = "leximpact_prepare_data"
-version = "0.1.3"
+version = "0.1.4"
 description = "Prepare data for LexImpact"
 authors = ["LexImpact <leximpact@an.fr>"]
 license = "AGPL-3.0"
-- 
GitLab