Merge pull request #27908 from BerriAI/yj_bump_may13

[Infra] Bump Extras Version
This commit is contained in:
yuneng-jiang
2026-05-13 21:58:15 -07:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[project]
name = "litellm-proxy-extras"
version = "0.4.71"
version = "0.4.72"
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.71"
version = "0.4.72"
version_files = [
"pyproject.toml:^version",
"../pyproject.toml:litellm-proxy-extras==",
+1 -1
View File
@@ -56,7 +56,7 @@ proxy = [
"azure-identity==1.25.2",
"azure-storage-blob==12.28.0",
"mcp==1.26.0",
"litellm-proxy-extras==0.4.71",
"litellm-proxy-extras==0.4.72",
"litellm-enterprise==0.1.40",
"RestrictedPython==8.1",
"rich==13.9.4",
Generated
+1 -1
View File
@@ -3537,7 +3537,7 @@ source = { editable = "enterprise" }
[[package]]
name = "litellm-proxy-extras"
version = "0.4.71"
version = "0.4.72"
source = { editable = "litellm-proxy-extras" }
[[package]]