diff options
author | Ludwig Kürzinger | 2021-10-12 00:09:20 +0200 |
---|---|---|
committer | Ludwig Kürzinger | 2021-10-12 00:09:20 +0200 |
commit | 1aed617e5004d691a4718c5edbc3ee2b42b1f4c9 (patch) | |
tree | e11308fd80a54543acaa8edfae6f2ae5a5105c51 | |
parent | ea4ce9097b3df6820486b8baf50392130e350cf0 (diff) | |
download | aur-1aed617e5004d691a4718c5edbc3ee2b42b1f4c9.tar.gz |
Update 2021-10-12
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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') |