We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c1aec commit c77b093Copy full SHA for c77b093
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "zhipuai"
3
-version = "2.1.5.a1"
+version = "2.1.5.20250725"
4
description = "A SDK library for accessing big model apis from ZhipuAI"
5
authors = ["Zhipu AI"]
6
readme = "README.md"
zhipuai/__version__.py
@@ -1 +1 @@
-__version__ = 'v2.1.5.a1'
+__version__ = 'v2.1.5.20250725'
0 commit comments