Bump version to 0.1.1

This commit is contained in:
minionszyw
2026-04-22 19:47:21 +08:00
parent 7c085f7537
commit b3c1c555af
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -4,8 +4,9 @@ build-backend = "hatchling.build"
[project]
name = "xmtdx"
version = "0.1.0"
version = "0.1.1"
description = "通达信 TCP 协议 A 股行情数据客户端"
readme = "README.md"
requires-python = ">=3.10"
dependencies = []