1
0
mirror of https://github.com/GuDaStudio/codexmcp.git synced 2026-02-10 02:34:32 +08:00

v0.7.4:忽略Reconnecting... X/Y类型的错误(重连尝试警告) (#23)

This commit is contained in:
Menghuan
2025-12-01 10:29:53 +08:00
committed by GitHub
parent c258d6b73b
commit d8debc6182
3 changed files with 8 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "codexmcp"
version = "0.1.0"
version = "0.7.4"
description = "FastMCP server wrapping the Codex CLI."
readme = "README.md"
requires-python = ">=3.12"