Merge pull request #23144 from BerriAI/bump/enterprise-0.1.34

bump: litellm-enterprise 0.1.33 → 0.1.34
This commit is contained in:
Sameer Kankute
2026-03-09 16:44:12 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm-enterprise"
version = "0.1.33"
version = "0.1.34"
description = "Package for LiteLLM Enterprise features"
authors = ["BerriAI"]
readme = "README.md"
+1 -1
View File
@@ -80,4 +80,4 @@ pypdf>=6.7.3 # for PDF text extraction in RAG ingestion (CVE-2026-27888)
########################
# LITELLM ENTERPRISE DEPENDENCIES
########################
litellm-enterprise==0.1.33
litellm-enterprise==0.1.34