fixing pypi versioning issue

This commit is contained in:
Krrish Dholakia 2023-09-26 18:27:24 -07:00
parent 7fa2671ae8
commit ccb0516e98

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm"
version = "0.1.774"
version = "0.1.780"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT License"