fix(tick_charts): 多日分时图 minutes>=1440 报 ValueError (Issue #10)

This commit is contained in:
GitHub
2026-07-01 16:22:57 +08:00
parent 615994ad72
commit bc83ffa4ac
4 changed files with 127 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.16.0"
version = "1.16.1"
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
readme = "README.md"
requires-python = ">=3.10"