chore: bump version to 1.18.1 + CHANGELOG

本次发布两个主题:
1. 一键寻优所有策略支持多进程并发(串行/4/8/16)
2. 策略库组合回测结果加组合评级 + 市场前缀纠正
This commit is contained in:
Justin Gu
2026-07-06 00:59:41 +08:00
parent d32c5e17b4
commit 044e21064c
2 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.18.0"
version = "1.18.1"
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
readme = "README.md"
requires-python = ">=3.10"