File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " llama_stack_client"
3
- version = " 0.1.1 "
3
+ version = " 0.1.2 "
4
4
description = " The official Python library for the llama-stack-client API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
@@ -134,7 +134,7 @@ replacement = '[\1](https://github.com/meta-llama/llama-stack-client-python/tree
134
134
135
135
[tool .black ]
136
136
line-length = 120
137
- target-version = " 0.1.1 "
137
+ target-version = " 0.1.2 "
138
138
139
139
[tool .pytest .ini_options ]
140
140
testpaths = [" tests" ]
@@ -167,7 +167,7 @@ reportPrivateUsage = false
167
167
[tool .ruff ]
168
168
line-length = 120
169
169
output-format = " grouped"
170
- target-version = " 0.1.1 "
170
+ target-version = " 0.1.2 "
171
171
172
172
[tool .ruff .format ]
173
173
docstring-code-format = true
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "llama_stack_client"
4
- __version__ = "0.1.1 "
4
+ __version__ = "0.1.2 "
You can’t perform that action at this time.
0 commit comments