aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 13:38:00 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 13:38:00 +0200
commit00c8ab9e345e5559a7f50aeec71efa9ea03aabba (patch)
tree85498eb8ae717413a8b8715193fe1ac137094377 /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parent944c2efbd8e001271b2a13c247568269c8e8afd6 (diff)
downloadmy-slackbuilds-00c8ab9e345e5559a7f50aeec71efa9ea03aabba.tar.gz
my-slackbuilds-00c8ab9e345e5559a7f50aeec71efa9ea03aabba.zip
python3-huggingface_hub: update to 1.31.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 436f2c0..cf43287 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.30.0}
+VERSION=${VERSION:-1.31.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}