fix(ci): sync release version and module graph

This commit is contained in:
creatixchu
2026-08-17 20:32:14 +08:00
parent c530de9edc
commit 56efd81d19
4 changed files with 13 additions and 7 deletions
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-code-runtime-python",
"description": "CPython subprocess implementation of the DeepSeek Harness code-execution seam",
"version": "0.1.0-rc.6",
"version": "0.1.0-rc.7",
"publishConfig": {
"access": "public"
},