From 080982e15755ff624308ab0d89b1ae22acb817df Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 10 Jan 2026 17:50:13 -0800 Subject: [PATCH] 1.80.15 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c6744bede3..36305ad0ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "litellm" -version = "1.80.13" +version = "1.80.15" description = "Library to easily interface with LLM API providers" authors = ["BerriAI"] license = "MIT"