bump: version 0.1.38 → 0.1.39
This commit is contained in:
parent
67628a60c3
commit
92c1e9b63c
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "litellm-enterprise"
|
||||
version = "0.1.38"
|
||||
version = "0.1.39"
|
||||
description = "Package for LiteLLM Enterprise features"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
@ -26,7 +26,7 @@ required-version = ">=0.10.9"
|
||||
module-root = ""
|
||||
|
||||
[tool.commitizen]
|
||||
version = "0.1.38"
|
||||
version = "0.1.39"
|
||||
version_files = [
|
||||
"pyproject.toml:^version",
|
||||
"../pyproject.toml:litellm-enterprise==",
|
||||
|
||||
@ -53,7 +53,7 @@ proxy = [
|
||||
"azure-storage-blob==12.28.0",
|
||||
"mcp==1.26.0",
|
||||
"litellm-proxy-extras==0.4.69",
|
||||
"litellm-enterprise==0.1.38",
|
||||
"litellm-enterprise==0.1.39",
|
||||
"RestrictedPython==8.1",
|
||||
"rich==13.9.4",
|
||||
"polars==1.38.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user