We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a074a91 commit 2a6eeb2Copy full SHA for 2a6eeb2
CHANGLOG.md
@@ -1,3 +1,7 @@
1
+## [0.1.24] - 2026-01-16
2
+### Added
3
+- client init set default client if not exist
4
+
5
## [0.1.23] - 2026-01-07
6
### Added
7
- lcc support child_of and state_span_ctx_key
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cozeloop"
-version = "0.1.23"
+version = "0.1.24"
description = "coze loop sdk"
authors = ["JiangQi715 <jiangqi.rrt@bytedance.com>"]
license = "MIT"
0 commit comments