chore(release): v1.15.1

同步版本号至 1.15.1:pyproject.toml + CHANGELOG。
This commit is contained in:
Justin Gu
2026-06-27 04:05:57 +08:00
parent 29b6ca33aa
commit 3df1ea607f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.15.0"
version = "1.15.1"
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
readme = "README.md"
requires-python = ">=3.10"