File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " llama_stack_client"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44description = " The official Python library for the llama-stack-client API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
@@ -134,7 +134,7 @@ replacement = '[\1](https://github.com/meta-llama/llama-stack-client-python/tree
134134
135135[tool .black ]
136136line-length = 120
137- target-version = " 0.1.2 "
137+ target-version = " 0.1.3 "
138138
139139[tool .pytest .ini_options ]
140140testpaths = [" tests" ]
@@ -167,7 +167,7 @@ reportPrivateUsage = false
167167[tool .ruff ]
168168line-length = 120
169169output-format = " grouped"
170- target-version = " 0.1.2 "
170+ target-version = " 0.1.3 "
171171
172172[tool .ruff .format ]
173173docstring-code-format = true
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "llama_stack_client"
4- __version__ = "0.1.2 "
4+ __version__ = "0.1.3 "
You can’t perform that action at this time.
0 commit comments