diff options
Diffstat (limited to 'misc/py-huggingface-hub/Makefile')
-rw-r--r-- | misc/py-huggingface-hub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index 235160ccdf4e..5c8872e2623a 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.24.3 +DISTVERSION= 0.24.5 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |