Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
glide-the authored Apr 26, 2024
1 parent a940b31 commit 3f4f5ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "zhipuai"
version = "2.0.1.1"
version = "2.0.1.20230426"
description = "A SDK library for accessing big model apis from ZhipuAI"
authors = ["Zhipu AI"]
readme = "README.md"
Expand Down Expand Up @@ -106,4 +106,4 @@ asyncio_mode = "auto"
#[[tool.poetry.source]]
#name = "tsinghua"
#url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
#priority = "default"
#priority = "default"

0 comments on commit 3f4f5ca

Please sign in to comment.