Skip to content

Commit

Permalink
bump: version 1.7.4 → 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
krrishdholakia committed Nov 26, 2023
1 parent 59ba156 commit f6d40c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm"
version = "1.7.4"
version = "1.7.5"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT License"
Expand All @@ -27,7 +27,7 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.commitizen]
version = "1.7.4"
version = "1.7.5"
version_files = [
"pyproject.toml:^version"
]
Expand Down

0 comments on commit f6d40c2

Please sign in to comment.