Skip to content

Commit

Permalink
Merge pull request #1076 from confident-ai/release-v1.3.6
Browse files Browse the repository at this point in the history
new release
  • Loading branch information
penguine-ip authored Oct 14, 2024
2 parents 77ac35f + c040e39 commit facaca4
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.3.5"
__version__: str = "1.3.6"
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.3.5"
version = "1.3.6"
description = "The Evaluation Framework for LLMs"
authors = ["Jeffrey Ip <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit facaca4

Please sign in to comment.