Skip to content

Commit c77b093

Browse files
wellenzhengzhengweijun
andauthored
fix: audio version (#98)
Co-authored-by: zhengweijun <[email protected]>
1 parent c9c1aec commit c77b093

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.1.5.a1"
3+
version = "2.1.5.20250725"
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 +1 @@
1-
__version__ = 'v2.1.5.a1'
1+
__version__ = 'v2.1.5.20250725'

0 commit comments

Comments
 (0)