Update setup.py

This commit is contained in:
Ishaan Jaff 2023-07-31 17:48:15 -07:00 committed by GitHub
parent e60b911b61
commit d08c38199d
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( setup(
name='litellm', name='litellm',
version='0.1.203', version='0.1.204',
description='Library to easily interface with LLM API providers', description='Library to easily interface with LLM API providers',
author='BerriAI', author='BerriAI',
packages=[ packages=[