bump: litellm-enterprise 0.1.33 → 0.1.34

This commit is contained in:
github-actions[bot]
2026-03-09 11:12:05 +00:00
parent 7c668a8021
commit 6ff693149d
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