Skip to content

Commit 1257db6

Browse files
fix(pyproject.toml): bump litellm version
1 parent 2015705 commit 1257db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "litellm"
3-
version = "1.70.5"
3+
version = "1.71.0"
44
description = "Library to easily interface with LLM API providers"
55
authors = ["BerriAI"]
66
license = "MIT"

0 commit comments

Comments
 (0)