From ab00ca2de9cd56545572fab23768cb718fcf544c Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Tue, 30 Sep 2025 21:17:23 -0700 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.77.6=20=E2=86=92=201.77.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3a6262d883..df6b007491 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "litellm" -version = "1.77.6" +version = "1.77.7" description = "Library to easily interface with LLM API providers" authors = ["BerriAI"] license = "MIT"