bump: litellm-enterprise 0.1.52 -> 0.1.53

This commit is contained in:
Yuneng Jiang 2026-08-01 12:04:26 -07:00
parent a23aa47e1e
commit 75f520ae24
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "litellm-enterprise"
version = "0.1.52"
version = "0.1.53"
description = "Package for LiteLLM Enterprise features"
readme = "README.md"
requires-python = ">=3.9"
@ -26,7 +26,7 @@ required-version = ">=0.10.9"
module-root = ""
[tool.commitizen]
version = "0.1.52"
version = "0.1.53"
version_files = [
"pyproject.toml:^version",
"../pyproject.toml:litellm-enterprise==",

View file

@ -63,7 +63,7 @@ proxy = [
"azure-storage-blob>=12.28.0,<13.0",
"mcp>=1.28.1,<2.0",
"litellm-proxy-extras==0.4.81",
"litellm-enterprise==0.1.52",
"litellm-enterprise==0.1.53",
"RestrictedPython>=8.1,<9.0",
"rich>=13.9.4,<14.0",
"InquirerPy>=0.3.4,<1.0",

4
uv.lock generated
View file

@ -10,7 +10,7 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-07-28T06:59:32.050819Z"
exclude-newer = "2026-07-29T19:04:35.546526Z"
exclude-newer-span = "P3D"
[manifest]
@ -4505,7 +4505,7 @@ proxy-dev = [
[[package]]
name = "litellm-enterprise"
version = "0.1.52"
version = "0.1.53"
source = { editable = "enterprise" }
[[package]]