Skip to content

Commit f1f990f

Browse files
committed
new release
1 parent 3d66029 commit f1f990f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deepeval/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__: str = "1.5.6"
1+
__version__: str = "1.5.7"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "deepeval"
3-
version = "1.5.6"
3+
version = "1.5.7"
44
description = "The Evaluation Framework for LLMs"
55
authors = ["Jeffrey Ip <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)