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 eacc56f + 1c4c8c8 commit 72479bbCopy full SHA for 72479bb
recipe/meta.yaml
@@ -1,13 +1,13 @@
1
{% set name = "litellm" %}
2
-{% set version = "1.49.6" %}
+{% set version = "1.49.7" %}
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: cd82b332e11d80bd7e8b866b407bfbda8afe8bcf109687be5747f0f85f09c74a
+ sha256: 9442b5c0922580ce3d536030247800c0112c64c0f123aad1a4a87872e51f0e09
11
12
build:
13
entry_points:
0 commit comments