diff --git a/setup.py b/setup.py index 63ded45944..ff035141ca 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='litellm', - version='0.1.212', + version='0.1.214', description='Library to easily interface with LLM API providers', author='BerriAI', packages=[