aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-16 12:19:21 +0200
committerDanilo M. <danix@danix.xyz>2026-07-16 12:19:21 +0200
commit8390d66e94240392a4dc79859d480ec0e9296536 (patch)
tree351567ff004882adb40b4c30d9f1c0cb3747f206 /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parenta00177c46ef64567cacf5653c0fe480b40be45e0 (diff)
downloadmy-slackbuilds-8390d66e94240392a4dc79859d480ec0e9296536.tar.gz
my-slackbuilds-8390d66e94240392a4dc79859d480ec0e9296536.zip
python3-huggingface_hub: update to 1.23.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 e36ae6a..f73a7dc 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.22.0}
+VERSION=${VERSION:-1.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}