bump version litellm

This commit is contained in:
ishaan-jaff 2023-09-07 14:03:35 -07:00
parent 6fe8950936
commit 62cbe862c8
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#### What this tests ####
# This tests the the acompletion function
# This tests the the acompletion function #
import sys, os
import pytest

View file

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