version bump

This commit is contained in:
Justin Hayes 2024-07-26 10:55:42 -04:00 committed by GitHub
parent a26527679b
commit 316446e7a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
title: RouteLLM Pipeline
author: justinh-rahb
date: 2024-07-25
version: 0.2.0
version: 0.2.1
license: MIT
description: A pipeline for routing LLM requests using RouteLLM framework, compatible with OpenAI API.
requirements: routellm, pydantic, requests