Explorar o código

fix: dep version

imccyu hai 3 semanas
pai
achega
9705290fe4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/code-runtime/code-runtime-python/package.json

+ 1 - 1
packages/code-runtime/code-runtime-python/package.json

@@ -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"
   },