Skip to content

Commit 3f4f5ca

Browse files
authored
Update pyproject.toml
1 parent a940b31 commit 3f4f5ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "zhipuai"
3-
version = "2.0.1.1"
3+
version = "2.0.1.20230426"
44
description = "A SDK library for accessing big model apis from ZhipuAI"
55
authors = ["Zhipu AI"]
66
readme = "README.md"
@@ -106,4 +106,4 @@ asyncio_mode = "auto"
106106
#[[tool.poetry.source]]
107107
#name = "tsinghua"
108108
#url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
109-
#priority = "default"
109+
#priority = "default"

0 commit comments

Comments
 (0)