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 5c8198ee9d11..197266adc7c9 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.3 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |