bump: version 0.7.4 → 0.7.5
This commit is contained in:
parent
e26f98dce2
commit
afa68026df
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "litellm"
|
||||
version = "0.7.4"
|
||||
version = "0.7.5"
|
||||
description = "Library to easily interface with LLM API providers"
|
||||
authors = ["BerriAI"]
|
||||
license = "MIT License"
|
||||
@ -25,7 +25,7 @@ requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.commitizen]
|
||||
version = "0.7.4"
|
||||
version = "0.7.5"
|
||||
version_files = [
|
||||
"pyproject.toml:^version"
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user