Skip to content

Commit f790d41

Browse files
bump: version 1.40.2 → 1.40.3
1 parent bdffb1f commit f790d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "litellm"
3-
version = "1.40.2"
3+
version = "1.40.3"
44
description = "Library to easily interface with LLM API providers"
55
authors = ["BerriAI"]
66
license = "MIT"
@@ -79,7 +79,7 @@ requires = ["poetry-core", "wheel"]
7979
build-backend = "poetry.core.masonry.api"
8080

8181
[tool.commitizen]
82-
version = "1.40.2"
82+
version = "1.40.3"
8383
version_files = [
8484
"pyproject.toml:^version"
8585
]

0 commit comments

Comments
 (0)