mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
test pypi update workflow
This commit is contained in:
parent
9c4751334f
commit
c2fe1a4662
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue