bump litellm version to 0.1.28
This commit is contained in:
parent
dca42047b9
commit
7fa8ef620b
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "litellm-enterprise"
|
||||
version = "0.1.27"
|
||||
version = "0.1.28"
|
||||
description = "Package for LiteLLM Enterprise features"
|
||||
authors = ["BerriAI"]
|
||||
readme = "README.md"
|
||||
@ -22,7 +22,7 @@ requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.commitizen]
|
||||
version = "0.1.27"
|
||||
version = "0.1.28"
|
||||
version_files = [
|
||||
"pyproject.toml:version",
|
||||
"../requirements.txt:litellm-enterprise==",
|
||||
|
||||
@ -69,4 +69,4 @@ openapi-core==0.21.0 # for OpenAPI compliance tests
|
||||
########################
|
||||
# LITELLM ENTERPRISE DEPENDENCIES
|
||||
########################
|
||||
litellm-enterprise==0.1.27
|
||||
litellm-enterprise==0.1.28
|
||||
|
||||
Loading…
Reference in New Issue
Block a user