forked from phoenix/litellm-mirror
Update setup.py
This commit is contained in:
parent
963a036716
commit
6879805d74
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='litellm',
|
||||
version='0.1.01',
|
||||
version='0.1.201',
|
||||
description='Library to easily interface with LLM API providers',
|
||||
author='Ishaan Jaffer',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue