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