build(pyproject.toml): fix pyproject to bump correctly

This commit is contained in:
Krrish Dholakia
2024-12-26 21:23:45 -08:00
parent 9d82ff4793
commit acd9007bc1
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm"
version = "1.55.12"
version = "1.56.1"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT"