This commit is contained in:
ishaan-jaff 2023-08-05 09:26:15 -07:00
parent 3965c3c9a8
commit 9f43d535a3
3 changed files with 3 additions and 3 deletions

View file

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