bump: litellm-enterprise 0.1.65 -> 0.1.66

This commit is contained in:
Yuneng Jiang 2026-09-08 17:40:27 -07:00
parent 754a2afe12
commit 94a81f003e
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.65"
version = "0.1.66"
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.65"
version = "0.1.66"
version_files = [
"pyproject.toml:^version",
"../pyproject.toml:litellm-enterprise==",

View file

@ -68,7 +68,7 @@ proxy = [
"azure-storage-blob>=12.28.0,<13.0",
"mcp>=1.28.1,<2.0",
"litellm-proxy-extras==0.4.95",
"litellm-enterprise==0.1.65",
"litellm-enterprise==0.1.66",
"RestrictedPython>=8.5,<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-09-05T20:24:07.535116Z"
exclude-newer = "2026-09-06T00:40:30.433549Z"
exclude-newer-span = "P3D"
[manifest]
@ -4767,7 +4767,7 @@ proxy-dev = [
[[package]]
name = "litellm-enterprise"
version = "0.1.65"
version = "0.1.66"
source = { editable = "enterprise" }
[[package]]