Skip to content

Commit 0301782

Browse files
committed
bump: bump all versions
1 parent cefb25a commit 0301782

File tree

21 files changed

+1234
-1234
lines changed

21 files changed

+1234
-1234
lines changed

evaluators/azure/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/azure/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-azure"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
description = "LangEvals Azure Content Safety evaluator for LLM outputs."
55
authors = ["Rogerio Chaves <rogerio@langwatch.ai>", "Yevhenii Budnyk <y.budnyk789@gmail.com>"]
66
license = "MIT"

evaluators/example/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/example/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-example"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
description = "LangEvals boilerplate example evaluator for LLMs."
55
authors = ["Your Name <your.email@example.com>"]
66
license = "MIT"

evaluators/huggingface/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/huggingface/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-huggingface"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "Evaluators based on models available on huggingface."
55
authors = [
66
"Rogerio Chaves <rogerio@langwatch.ai>",

evaluators/langevals/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/langevals/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-langevals"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
description = "LangEvals core evaluators."
55
authors = ["Rogerio Chaves <rogerio@langwatch.ai>", "Yevhenii Budnyk <y.budnyk789@gmail.com>"]
66
license = "MIT"

evaluators/legacy/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/legacy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-legacy"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
description = "LangEvals Legacy evaluator"
55
authors = [
66
"Rogerio Chaves <rogerio@langwatch.ai>",

0 commit comments

Comments
 (0)