chore: release new version 0.2.1 (#60)

This commit is contained in:
Tomsun28 2026-01-12 18:52:54 +08:00 committed by GitHub
parent 3a21569744
commit 6caf3084b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "zai-sdk"
version = "0.2.0"
version = "0.2.1"
description = "A SDK library for accessing big model apis from Z.ai"
authors = ["Z.ai"]
readme = "README.md"

View file

@ -1,2 +1,2 @@
__title__ = 'Z.ai'
__version__ = '0.2.0'
__version__ = '0.2.1'