From bcabd50414fcbd7a3ae5c815bebc1c4eaa925b38 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 25 Jun 2024 14:26:32 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 2 +- website/HISTORY.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index b20566cfb..0926c14c3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### v0.40.2 +### v0.40.5 - Bump versions to pickup latest litellm to fix streaming issue with Gemini - https://github.com/BerriAI/litellm/issues/4408 diff --git a/website/HISTORY.md b/website/HISTORY.md index 081135738..38625628f 100644 --- a/website/HISTORY.md +++ b/website/HISTORY.md @@ -12,7 +12,7 @@ cog.out(text) # Release history -### v0.40.2 +### v0.40.5 - Bump versions to pickup latest litellm to fix streaming issue with Gemini - https://github.com/BerriAI/litellm/issues/4408