fix(release): align code runtime Python version

This commit is contained in:
fz
2026-08-17 21:23:00 +08:00
parent f41a524453
commit 042f8fd971
@@ -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"
},