diff --git a/pyproject.toml b/pyproject.toml
index b7da2127d8d62a41623bfebc4a6772521d6c02ff..717d8812ab655d5f6ef8f1ef8e1f75062aa19ceb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
 
 [project]
 name = "theia_dumper"
-version = "0.0.3"
+version = "0.0.4"
 description = "THEIA-MTP geospatial data publisher"
 authors = [{ name = "Rémi Cresson", email = "remi.cresson@inrae.fr" }]
 requires-python = ">=3.9"