diff --git a/pyproject.toml b/pyproject.toml index 640fe66..7455138 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = 'nomad-parser-plugins-simulation' -version = '1.0' +version = '1.0.2' description = 'Collection of NOMAD parsers for simulation codes.' readme = "README.md" authors = [{ name = "The NOMAD Authors" }]