Skip to content

Commit

Permalink
Merge pull request #1191 from confident-ai/release-v2.0
Browse files Browse the repository at this point in the history
2.0 release
  • Loading branch information
penguine-ip authored Nov 27, 2024
2 parents d33d5f0 + a8dd3a1 commit a57bae9
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.6.2"
__version__: str = "2.0"
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.6.2"
version = "2.0"
description = "The Evaluation Framework for LLMs"
authors = ["Jeffrey Ip <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit a57bae9

Please sign in to comment.