From 5de36645b03d5351d96181ef1b9da2cd631d4d4d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= <devel+git@delanoe.org>
Date: Thu, 29 Aug 2024 14:29:42 +0200
Subject: [PATCH] [VERSION] +1 to 0.0.7.2.1

---
 CHANGELOG.md     | 5 +++++
 gargantext.cabal | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e23d06c..ef24ed01 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## Version 0.0.7.2.1
+
+* [BACK][FIX][Problem at parsing TSV (#380)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/380)
+* [BACK][FEAT][[Node terms] institutes missing with HAL request (#330)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/330)
+
 ## Version 0.0.7.2
 
 * [FRONT][FEAT][Graph Explorer Legend (#683)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/683)
diff --git a/gargantext.cabal b/gargantext.cabal
index b5a41ebf..d0082b9e 100644
--- a/gargantext.cabal
+++ b/gargantext.cabal
@@ -5,7 +5,7 @@ cabal-version: 3.4
 -- see: https://github.com/sol/hpack
 
 name:           gargantext
-version: 0.0.7.2
+version: 0.0.7.2.1
 synopsis:       Search, map, share
 description:    Please see README.md
 category:       Data
-- 
2.21.0