Skip to content

Commit

Permalink
Update pyproject.toml (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominastorm authored Apr 3, 2024
1 parent a925b05 commit 130145e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]

[project]
name = "uptrain"
version = "0.6.10.post1"
version = "0.6.12"
description = "UpTrain - tool to evaluate LLM applications on aspects like factual accuracy, response quality, retrieval quality, tonality, etc."
readme = "README.md"
maintainers = [{ name = "UpTrain AI Team", email = "[email protected]" }]
Expand Down

0 comments on commit 130145e

Please sign in to comment.