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 1ce6d9281502..8baeb66f07a5 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.32.0 +DISTVERSION= 0.32.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |