File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.3.0-alpha.2 "
2
+ "." : " 0.3.0-alpha.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.3.0-alpha.3 (2025-09-30)
4
+
5
+ Full Changelog: [ v0.3.0-alpha.2...v0.3.0-alpha.3] ( https://github.com/llamastack/llama-stack-client-python/compare/v0.3.0-alpha.2...v0.3.0-alpha.3 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** fix file batches SDK to list_files ([ 9808a5b] ( https://github.com/llamastack/llama-stack-client-python/commit/9808a5bc904a7e727bd003f85ec520047e6ac033 ) )
10
+
3
11
## 0.3.0-alpha.2 (2025-09-30)
4
12
5
13
Full Changelog: [ v0.3.0-alpha.1...v0.3.0-alpha.2] ( https://github.com/llamastack/llama-stack-client-python/compare/v0.3.0-alpha.1...v0.3.0-alpha.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " llama_stack_client"
3
- version = " 0.3.0-alpha.2 "
3
+ version = " 0.3.0-alpha.3 "
4
4
description = " The official Python library for the llama-stack-client API"
5
5
dynamic = [" readme" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments