fix(pyproject.toml): fix version

This commit is contained in:
Krrish Dholakia
2025-08-05 22:03:47 -07:00
parent 0da25fadc0
commit f74d9f1963
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm"
version = "1.75.0"
version = "1.75.2"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT"