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 6b53abf + d9fd984 commit 13da5f1Copy full SHA for 13da5f1
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "unsloth_zoo" %}
2
-{% set version = "2026.3.5" %}
+{% set version = "2026.3.6" %}
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: 02d04cac67700bd2b6812a57d835bfc72f3a3cfbe144e18a1115bf126708d74f
+ sha256: fe4bf8ec5d2ab3ea29918562fe2b33580c06c109040e6c71454787574d36eeee
12
13
build:
14
noarch: python
0 commit comments