Skip to content

Commit 165eeea

Browse files
authored
Merge pull request #835 from confident-ai/release-v0.21.57
new release
2 parents e3b3469 + 8737e9c commit 165eeea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deepeval/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__: str = "0.21.56"
1+
__version__: str = "0.21.57"

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 = "deepeval"
3-
version = "0.21.56"
3+
version = "0.21.57"
44
description = "The Evaluation Framework for LLMs"
55
authors = ["Jeffrey Ip <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)