Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-athina committed Jan 4, 2025
1 parent f79a515 commit 3ea9f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "athina"
version = "1.7.2"
version = "1.7.3"
description = "Python SDK to configure and run evaluations for your LLM-based application"
authors = ["Shiv Sakhuja <[email protected]>", "Akshat Gupta <[email protected]>", "Vivek Aditya <[email protected]>", "Akhil Bisht <[email protected]>"]
readme = "README.md"
Expand All @@ -18,7 +18,7 @@ pandas = "*"
datasets = "^2.16.0"
python-dotenv = "^1.0.0"
requests = "^2.31.0"
litellm = "1.55.10"
litellm = "1.56.6"
jinja2 = "^3.1.4"
pinecone-client = "^4.1.0"
qdrant-client = "^1.9.1"
Expand Down

0 comments on commit 3ea9f75

Please sign in to comment.