diff --git a/pyproject.toml b/pyproject.toml index 02ddb678..f964fd2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = 'matid' -version = '2.1.1' +version = '2.1.2' description = 'MatID is a Python package for identifying and analyzing atomistic systems based on their structure.' readme = "README.md" authors = [{ name = "Lauri Himanen" }]