Skip to content

Commit f6d40c2

Browse files
bump: version 1.7.4 → 1.7.5
1 parent 59ba156 commit f6d40c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "litellm"
3-
version = "1.7.4"
3+
version = "1.7.5"
44
description = "Library to easily interface with LLM API providers"
55
authors = ["BerriAI"]
66
license = "MIT License"
@@ -27,7 +27,7 @@ requires = ["poetry-core"]
2727
build-backend = "poetry.core.masonry.api"
2828

2929
[tool.commitizen]
30-
version = "1.7.4"
30+
version = "1.7.5"
3131
version_files = [
3232
"pyproject.toml:^version"
3333
]

0 commit comments

Comments
 (0)