release: v1.31.2 — 修复分时接口盘前/休市/指数返回空(最近交易日锚定+指数K线适配)

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