We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef53cdb commit acf3c22Copy full SHA for acf3c22
deepeval/_version.py
@@ -1 +1 @@
1
-__version__: str = "2.6.7"
+__version__: str = "2.6.8"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "deepeval"
3
-version = "2.6.7"
+version = "2.6.8"
4
description = "The LLM Evaluation Framework"
5
authors = ["Jeffrey Ip <[email protected]>"]
6
license = "Apache-2.0"
0 commit comments