File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[project ]
22name = " litellm-enterprise"
3- version = " 0.1.38 "
3+ version = " 0.1.39 "
44description = " Package for LiteLLM Enterprise features"
55readme = " README.md"
66requires-python = " >=3.9"
@@ -26,7 +26,7 @@ required-version = ">=0.10.9"
2626module-root = " "
2727
2828[tool .commitizen ]
29- version = " 0.1.38 "
29+ version = " 0.1.39 "
3030version_files = [
3131 " pyproject.toml:^version" ,
3232 " ../pyproject.toml:litellm-enterprise==" ,
Original file line number Diff line number Diff line change 11[project ]
22name = " litellm-proxy-extras"
3- version = " 0.4.68 "
3+ version = " 0.4.69 "
44description = " Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package."
55readme = " README.md"
66requires-python = " >=3.9"
@@ -26,7 +26,7 @@ required-version = ">=0.10.9"
2626module-root = " "
2727
2828[tool .commitizen ]
29- version = " 0.4.68 "
29+ version = " 0.4.69 "
3030version_files = [
3131 " pyproject.toml:^version" ,
3232 " ../pyproject.toml:litellm-proxy-extras==" ,
Original file line number Diff line number Diff line change 11[project ]
22name = " litellm"
3- version = " 1.83.13 "
3+ version = " 1.83.14 "
44description = " Library to easily interface with LLM API providers"
55readme = " README.md"
66requires-python = " >=3.10, <3.14"
@@ -52,8 +52,8 @@ proxy = [
5252 " azure-identity==1.25.2" ,
5353 " azure-storage-blob==12.28.0" ,
5454 " mcp==1.26.0" ,
55- " litellm-proxy-extras==0.4.68 " ,
56- " litellm-enterprise==0.1.38 " ,
55+ " litellm-proxy-extras==0.4.69 " ,
56+ " litellm-enterprise==0.1.39 " ,
5757 " RestrictedPython==8.1" ,
5858 " rich==13.9.4" ,
5959 " polars==1.38.1" ,
@@ -236,7 +236,7 @@ source-exclude = [
236236profile = " black"
237237
238238[tool .commitizen ]
239- version = " 1.83.13 "
239+ version = " 1.83.14 "
240240version_files = [
241241 " pyproject.toml:^version" ,
242242]
You can’t perform that action at this time.
0 commit comments