mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
bump version litellm
This commit is contained in:
parent
6fe8950936
commit
62cbe862c8
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#### What this tests ####
|
#### What this tests ####
|
||||||
# This tests the the acompletion function
|
# This tests the the acompletion function #
|
||||||
|
|
||||||
import sys, os
|
import sys, os
|
||||||
import pytest
|
import pytest
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "litellm"
|
name = "litellm"
|
||||||
version = "0.1.557"
|
version = "0.1.558"
|
||||||
description = "Library to easily interface with LLM API providers"
|
description = "Library to easily interface with LLM API providers"
|
||||||
authors = ["BerriAI"]
|
authors = ["BerriAI"]
|
||||||
license = "MIT License"
|
license = "MIT License"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue