diff --git a/pyproject.toml b/pyproject.toml index 5d73e06..15e8920 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ Issues = "https://github.com/AceDataCloud/mcp-shorturl/issues" Changelog = "https://github.com/AceDataCloud/mcp-shorturl/blob/main/CHANGELOG.md" [build-system] -requires = ["hatchling>=1.21.0,<1.30.0"] +requires = ["hatchling>=1.21.0,<1.31.0"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]