Skip to content

Commit 363fbcf

Browse files
committed
更新版本号
1 parent a6951d3 commit 363fbcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "zhipuai"
3-
version = "2.0.1.20240429"
3+
version = "2.1.0"
44
description = "A SDK library for accessing big model apis from ZhipuAI"
55
authors = ["Zhipu AI"]
66
readme = "README.md"

zhipuai/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = 'v2.0.1'
2+
__version__ = 'v2.1.0'

0 commit comments

Comments
 (0)