Skip to content

Commit b1e7c4f

Browse files
author
raylchen
committed
version: 发布1.1.0版本
1 parent 90289c8 commit b1e7c4f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.0.0](https://github.com/trpc-group/trpc-agent-python/releases/tag/v1.0.0) (2026-04-06)
3+
## [1.1.0](https://github.com/trpc-group/trpc-agent-python/releases/tag/v1.1.0) (2026-04-07)
44

55
### Features
66

trpc_agent_sdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
This module defines the version information for TRPC Agent
1010
"""
1111

12-
__version__ = '1.0.0'
12+
__version__ = '1.1.0'

0 commit comments

Comments
 (0)