Skip to content

Commit

Permalink
bump: version 1.39.1 → 1.39.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krrishdholakia committed May 29, 2024
1 parent 0114207 commit 19551ef
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.39.1"
version = "1.39.2"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT"
Expand Down Expand Up @@ -79,7 +79,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"

[tool.commitizen]
version = "1.39.1"
version = "1.39.2"
version_files = [
"pyproject.toml:^version"
]
Expand Down

0 comments on commit 19551ef

Please sign in to comment.