Merge pull request #40630 from BerriAI/litellm_/release-version-bump-ecd68e

chore: bump litellm-proxy-extras 0.4.95 -> 0.4.96
This commit is contained in:
yuneng-jiang 2026-09-10 18:48:54 -07:00 committed by GitHub
commit a13c278d09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "litellm-proxy-extras"
version = "0.4.95"
version = "0.4.96"
description = "Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package."
readme = "README.md"
requires-python = ">=3.9"
@ -26,7 +26,7 @@ required-version = ">=0.10.9"
module-root = ""
[tool.commitizen]
version = "0.4.95"
version = "0.4.96"
version_files = [
"pyproject.toml:^version",
"../pyproject.toml:litellm-proxy-extras==",

View file

@ -67,7 +67,7 @@ proxy = [
"azure-identity>=1.25.2,<2.0",
"azure-storage-blob>=12.28.0,<13.0",
"mcp>=1.28.1,<2.0",
"litellm-proxy-extras==0.4.95",
"litellm-proxy-extras==0.4.96",
"litellm-enterprise==0.1.66",
"RestrictedPython>=8.5,<9.0",
"rich>=13.9.4,<14.0",

4
uv.lock generated
View file

@ -10,7 +10,7 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-09-06T00:40:30.433549Z"
exclude-newer = "2026-09-07T23:09:03.362777Z"
exclude-newer-span = "P3D"
[manifest]
@ -4772,7 +4772,7 @@ source = { editable = "enterprise" }
[[package]]
name = "litellm-proxy-extras"
version = "0.4.95"
version = "0.4.96"
source = { editable = "litellm-proxy-extras" }
[[package]]