Update setup.py

This commit is contained in:
Ishaan Jaff 2023-08-01 16:28:54 -07:00 committed by GitHub
parent fec574c1fd
commit f83482c584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='litellm',
version='0.1.210',
version='0.1.211',
description='Library to easily interface with LLM API providers',
author='BerriAI',
packages=[