bump litellm proxy extras

This commit is contained in:
Ishaan Jaff 2025-04-16 19:28:16 -07:00
parent 12ccb954a6
commit 2b14978d9d
4 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm-proxy-extras"
version = "0.1.9"
version = "0.1.10"
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.1.9"
version = "0.1.10"
version_files = [
"pyproject.toml:version",
"../requirements.txt:litellm-proxy-extras==",