fix: stabilize rectification staging release

This commit is contained in:
Jesse_Chen
2026-07-29 18:17:46 +08:00
parent ee9d432762
commit 163d3fd1be
12 changed files with 317 additions and 11 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ dev = [
"wheel>=0.40",
]
api = [
"mcp>=1.0",
"mcp>=1.0,<2",
]
[project.scripts]