diff --git a/pyproject.toml b/pyproject.toml
index 0694acc210f12326a5ca0bdbc4d11f01e5db85ab..bb47a49998c82616a14233263d48fd6a80356571 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta'
 
 [project]
 name = "ogstools"
-version = "0.0.1"
+version = "0.0.2"
 description = "A collection of Python tools aimed at evolving into a modeling toolchain around OpenGeoSys."
 authors = [{ name = 'OpenGeoSys Community', email = 'info@opengeosys.org' }]
 license = { text = "BSD-3-Clause" }