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 dd10537 + 8c5eb80 commit e550ee3Copy full SHA for e550ee3
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "unsloth_zoo" %}
2
-{% set version = "2026.3.7" %}
+{% set version = "2026.4.1" %}
3
{% set python_min = "3.10" %}
4
5
package:
@@ -8,7 +8,7 @@ package:
8
9
source:
10
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/unsloth_zoo-{{ version }}.tar.gz
11
- sha256: 9988502a4f0d1625937d4dea1f1361f017ca1b2ddb2c58a0c4c39c9992620249
+ sha256: 5c43692cc5f0bdf1373a44808c6397dd3667bc1a2025564a0f86398d800e553e
12
13
build:
14
noarch: python
0 commit comments