From edd6375f97fe8af53090e69f8464b88074f95529 Mon Sep 17 00:00:00 2001 From: zhuhao Date: Fri, 18 Sep 2026 09:47:19 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E8=B0=83=E6=95=B4=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 32e3fd4..320a36d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "ftshare" -version = "1.0.7" +version = "1.0.8" description = "Python SDK for FTShare market data APIs." readme = "README.md" requires-python = ">=3.9"