We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3147d06 + 112aac1 commit bd439edCopy full SHA for bd439ed
recipe/meta.yaml
@@ -1,13 +1,13 @@
1
{% set name = "litellm" %}
2
-{% set version = "1.51.1" %}
+{% set version = "1.51.2" %}
3
4
package:
5
name: {{ name|lower }}
6
version: {{ version }}
7
8
source:
9
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/litellm-{{ version }}.tar.gz
10
- sha256: ef9019bdd8bbad927e49696a300d03ea00b86721ebe7b62621c923f728e50d18
+ sha256: a86e524b5cf9ad2863d835adb81fd92afd206a190c8629f3e86f652b5f405efa
11
12
build:
13
entry_points:
0 commit comments