From 3a14f625f322da36faff38d6479bbab5a7901c7e Mon Sep 17 00:00:00 2001 From: pluto Date: Sat, 22 Jul 2023 11:57:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= 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 b491f0d..2f2dd3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pywencai" -version = "0.10.0" +version = "0.10.1" description = "" authors = ["pluto "] readme = "README.md"