File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed
Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.18 -alpha.3 "
2+ "." : " 0.3.0 -alpha.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.3.0-alpha.1 (2025-08-22)
4+
5+ Full Changelog: [ v0.2.18-alpha.3...v0.3.0-alpha.1] ( https://github.com/llamastack/llama-stack-client-python/compare/v0.2.18-alpha.3...v0.3.0-alpha.1 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 41a7b11] ( https://github.com/llamastack/llama-stack-client-python/commit/41a7b1112a8596c0a03512833afc0d57ecdea8e7 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** build:** kill explicit listing of python3.13 for now ([ 5284b4a] ( https://github.com/llamastack/llama-stack-client-python/commit/5284b4a93822e8900c05f63ddf342aab3b603aa3 ) )
15+
16+
17+ ### Chores
18+
19+ * update github action ([ bade7df] ( https://github.com/llamastack/llama-stack-client-python/commit/bade7df1c3d2354792cc736b69daf083cf0233ea ) )
20+
21+
22+ ### Build System
23+
24+ * Bump version to 0.2.18 ([ 53d95ba] ( https://github.com/llamastack/llama-stack-client-python/commit/53d95bad01e4aaa8fa27438618aaa6082cd60275 ) )
25+
326## 0.2.18-alpha.3 (2025-08-14)
427
528Full Changelog: [ v0.2.18-alpha.2...v0.2.18-alpha.3] ( https://github.com/llamastack/llama-stack-client-python/compare/v0.2.18-alpha.2...v0.2.18-alpha.3 )
Original file line number Diff line number Diff line change 11[project ]
22name = " llama_stack_client"
3- version = " 0.2.18 "
3+ version = " 0.3.0-alpha.1 "
44description = " The official Python library for the llama-stack-client API"
55dynamic = [" readme" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments