feat(portfolio): add optimizer, risk model, rebalance engine, CLI pfactor command, bump v1.13.0

This commit is contained in:
GitHub
2026-06-12 20:25:50 +08:00
parent e6a69d51e4
commit b7b72b10d1
8 changed files with 168 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.12.0"
version = "1.13.0"
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
readme = "README.md"
requires-python = ">=3.10"