From d15f7019f67ad33a46652ee3509df2355cd3b4ff Mon Sep 17 00:00:00 2001 From: pluto Date: Tue, 8 Aug 2023 11:13:14 +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 08dfd01..2623740 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pywencai" -version = "0.11.8" +version = "0.11.0" description = "" authors = ["pluto "] readme = "README.md"