release: v1.31.3 — 紧急修复盘中分时数据错乱(实时命令解析错位,全程改走历史分时)

This commit is contained in:
Justin Gu
2026-09-04 12:42:44 +08:00
parent a69fa4103a
commit d0b72e1bd1
4 changed files with 61 additions and 91 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.31.2"
version = "1.31.3"
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
readme = "README.md"
requires-python = ">=3.10"