forked from phoenix/litellm-mirror
Merge pull request #1515 from ErikBjare/patch-1
nit: switch to valid SPDX license identifier `MIT` in pyproject.toml
This commit is contained in:
commit
9aaa2c417d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "litellm"
|
|||
version = "1.18.4"
|
||||
description = "Library to easily interface with LLM API providers"
|
||||
authors = ["BerriAI"]
|
||||
license = "MIT License"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue