Skip to content

Commit

Permalink
Merge pull request #1170 from confident-ai/release-v1.5.7
Browse files Browse the repository at this point in the history
new release
  • Loading branch information
penguine-ip authored Nov 19, 2024
2 parents 3d66029 + f1f990f commit b45718c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deepeval/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__: str = "1.5.6"
__version__: str = "1.5.7"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "deepeval"
version = "1.5.6"
version = "1.5.7"
description = "The Evaluation Framework for LLMs"
authors = ["Jeffrey Ip <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit b45718c

Please sign in to comment.