diff --git a/pyproject.toml b/pyproject.toml index 293de67..b4e8307 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ namespaces = false [project] name = "gridfm-graphkit" description = "Grid Foundation Model" -version = "0.0.7rc1" +version = "0.0.7" readme = "README.md" license = "Apache-2.0" requires-python = ">=3.10,<3.13"