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