fix(security_quotes): 修复 ETF/指数实时行情价格被放大10倍 (Issue #8)

This commit is contained in:
GitHub
2026-06-29 22:15:28 +08:00
parent 3945800728
commit db83e7505d
5 changed files with 175 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.15.3"
version = "1.15.4"
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
readme = "README.md"
requires-python = ">=3.10"