bump proxy extras

This commit is contained in:
Ishaan Jaffer
2025-11-15 09:22:26 -08:00
parent a029c88cb9
commit be234e2a47
+2 -2
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm-proxy-extras"
version = "0.4.4"
version = "0.4.5"
description = "Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package."
authors = ["BerriAI"]
readme = "README.md"
@@ -22,7 +22,7 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
[tool.commitizen]
version = "0.4.4"
version = "0.4.5"
version_files = [
"pyproject.toml:version",
"../requirements.txt:litellm-proxy-extras==",