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 e550ee3 + a26aaed commit c298a78Copy full SHA for c298a78
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "unsloth_zoo" %}
2
-{% set version = "2026.4.1" %}
+{% set version = "2026.4.2" %}
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: 5c43692cc5f0bdf1373a44808c6397dd3667bc1a2025564a0f86398d800e553e
+ sha256: 9743936998cfacd9ebc556087d971fea962bd6d252f441a3fa282e53a4be0f6f
12
13
build:
14
noarch: python
0 commit comments