diff --git a/pyproject.toml b/pyproject.toml index 3723b89a..e35d0173 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "abis-mapping" -version = "4.1.1" +version = "4.1.2" description = "Provides templates and mappings to translate tabular data to ABIS rdf" authors = ["Gaia Resources "]