summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLudwig Kürzinger2021-10-12 00:09:20 +0200
committerLudwig Kürzinger2021-10-12 00:09:20 +0200
commit1aed617e5004d691a4718c5edbc3ee2b42b1f4c9 (patch)
treee11308fd80a54543acaa8edfae6f2ae5a5105c51
parentea4ce9097b3df6820486b8baf50392130e350cf0 (diff)
downloadaur-1aed617e5004d691a4718c5edbc3ee2b42b1f4c9.tar.gz
Update 2021-10-12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d07b8f07496d..270b83bd7993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-huggingface-hub-git
pkgdesc = Client library to download and publish models on the huggingface.co hub
- pkgver = 0.0.17
+ pkgver = 0.0.20.dev0
pkgrel = 1
url = https://github.com/huggingface/huggingface_hub
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2058080f6ed4..85161f1efc13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lumaku <lumaku@mailbox.org>
pkgname=python-huggingface-hub-git
-pkgver=0.0.17
+pkgver=0.0.20.dev0
pkgrel=1
pkgdesc='Client library to download and publish models on the huggingface.co hub'
arch=('any')