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