Skip to content

Commit

Permalink
bump: version 1.32.0 → 1.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Mar 17, 2024
1 parent 3636bfd commit 6eac5c4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[tool.poetry]
name = "litellm"
<<<<<<< HEAD
version = "1.32.0"
=======
version = "1.31.18"
>>>>>>> eb7da088 (bump: version 1.31.17 → 1.31.18)
version = "1.32.1"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT"
Expand Down Expand Up @@ -80,7 +76,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"

[tool.commitizen]
version = "1.32.0"
version = "1.32.1"
version_files = [
"pyproject.toml:^version"
]
Expand Down

0 comments on commit 6eac5c4

Please sign in to comment.