aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-20 18:58:37 +0200
committerDanilo M. <danix@danix.xyz>2026-08-20 18:58:37 +0200
commitfe850818a3426be83bf53155c16b1d4cd39c0125 (patch)
treee84b783773c6da3824cb733627791c4324e4286d /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parentb06689269bfcde69906c78558879cc42f6edfd77 (diff)
downloadmy-slackbuilds-fe850818a3426be83bf53155c16b1d4cd39c0125.tar.gz
my-slackbuilds-fe850818a3426be83bf53155c16b1d4cd39c0125.zip
python3-huggingface_hub: update to 1.28.0
Diffstat (limited to 'python3-huggingface_hub/python3-huggingface_hub.SlackBuild')
-rw-r--r--python3-huggingface_hub/python3-huggingface_hub.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-huggingface_hub/python3-huggingface_hub.SlackBuild b/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
index c02a1d6..7e249ee 100644
--- a/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
+++ b/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-huggingface_hub
-VERSION=${VERSION:-1.27.0}
+VERSION=${VERSION:-1.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}