Skip to content

Commit 72cd231

Browse files
authored
Bump release to 0.2.1 (#51)
- Lower Llama Stack requirement to 0.2.14
1 parent 6d86477 commit 72cd231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "llama-stack-provider-lmeval"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"llama-stack>=0.2.16",
8+
"llama-stack>=0.2.14",
99
"kubernetes",
1010
"fastapi",
1111
"opentelemetry-api",

0 commit comments

Comments
 (0)