feat: add board-summary and board-ranking CLI commands, bump to 1.3.1

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
GitHub
2026-05-26 23:28:41 +08:00
co-authored by Claude Opus 4.7
parent c825515ee6
commit 280af9ecf5
4 changed files with 101 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.3.0"
version = "1.3.1"
description = "通达信 TCP 协议行情数据客户端,支持在线行情与离线本地数据读取"
readme = "README.md"
requires-python = ">=3.10"