From edbabe73530b0d3bfc7eaf5f38709d2f6be86e80 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 25 Jun 2024 13:14:05 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 4 ++++ website/HISTORY.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 0d59e1a86..b20566cfb 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # Release history +### v0.40.2 + +- Bump versions to pickup latest litellm to fix streaming issue with Gemini + - https://github.com/BerriAI/litellm/issues/4408 ### v0.40.1 diff --git a/website/HISTORY.md b/website/HISTORY.md index dfcfe1a25..081135738 100644 --- a/website/HISTORY.md +++ b/website/HISTORY.md @@ -12,6 +12,10 @@ cog.out(text) # Release history +### v0.40.2 + +- Bump versions to pickup latest litellm to fix streaming issue with Gemini + - https://github.com/BerriAI/litellm/issues/4408 ### v0.40.1