diff --git a/pyproject.toml b/pyproject.toml index 497654a3..37f97efe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dependencies = [ "pydantic", "torchdata<0.8.0" ] -version = "1.1.2" +version = "1.1.3" [project.scripts] mgl = "matgl.cli:main"