diff options
Diffstat (limited to '')
-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 5c8198ee9d11..5af89434b17c 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.34.2 +DISTVERSION= 0.34.4 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |