Skip to content

Commit bb03fc6

Browse files
committed
wrap v0.1.1
1 parent 7454bcf commit bb03fc6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.1.1 - 2025-09-22
4+
- update toolkit util scripts by @Lightblues
5+
- LiteLLM support by @Lightblues
6+
- Streaming support for OrchestraAgent by @fpg2012
7+
- feat: tool maker @Lightblues
8+
- ui: i18n, demo_universal by @fpg2012
9+
10+
## v0.1.0
311
- add `exp_analysis` frontend by @qiuchaofan
412
- add `CONTRIBUTING.md` by @Lightblues
513
- add detailed quickstart doc by @pakchoi-i

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Youtu-agent"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Youtu-Agent is a simple but powerful framework for building, running, and evaluating agents."
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)