From a11b65580d5035ef6976c52b66a2759992f0a7a1 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Wed, 2 Aug 2023 12:36:28 -0700 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 63ded4594..ff035141c 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=[