Skip to content

Commit

Permalink
Merge pull request #951 from confident-ai/release-v1.0.0
Browse files Browse the repository at this point in the history
new release
  • Loading branch information
penguine-ip authored Aug 12, 2024
2 parents 0fb17d7 + bd1750e commit aae9ea4
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 = "0.21.78"
__version__: str = "1.0.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 = "0.21.78"
version = "1.0.0"
description = "The Evaluation Framework for LLMs"
authors = ["Jeffrey Ip <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit aae9ea4

Please sign in to comment.