Skip to content

Commit

Permalink
bump: version 1.34.19 → 1.34.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Apr 2, 2024
1 parent 9126925 commit 71db881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm"
version = "1.34.19"
version = "1.34.20"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT"
Expand Down Expand Up @@ -80,7 +80,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"

[tool.commitizen]
version = "1.34.19"
version = "1.34.20"
version_files = [
"pyproject.toml:^version"
]
Expand Down

0 comments on commit 71db881

Please sign in to comment.