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 67736c7 commit 0f3583eCopy full SHA for 0f3583e
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "zai-sdk"
3
-version = "0.0.3.6"
+version = "0.0.4"
4
description = "A SDK library for accessing big model apis from Z.ai"
5
authors = ["Z.ai"]
6
readme = "README.md"
src/zai/_version.py
@@ -1,2 +1,2 @@
__title__ = 'Z.ai'
-__version__ = '0.0.3.6'
+__version__ = '0.0.4'
0 commit comments