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