diff --git a/setup.py b/setup.py index 1ee3ac69f..2288a1f82 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='litellm', - version='0.1.201', + version='0.1.202', description='Library to easily interface with LLM API providers', author='Ishaan Jaffer', packages=[