mirror of
https://ghfast.top/https://github.com/aeroxw/easy_tdx_max.git
synced 2026-09-12 18:04:20 +08:00
Bump version to 0.1.1
This commit is contained in:
+2
-1
@@ -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 = []
|
||||
|
||||
|
||||
@@ -64,4 +64,4 @@ __all__ = [
|
||||
"KNOWN_HOSTS",
|
||||
]
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__version__ = "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user