We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e35cdc commit 9255af9Copy full SHA for 9255af9
src/huggingface_hub/__init__.py
@@ -46,7 +46,7 @@
46
from typing import TYPE_CHECKING
47
48
49
-__version__ = "0.30.1"
+__version__ = "0.30.2"
50
51
# Alphabetical order of definitions is ensured in tests
52
# WARNING: any comment added in this dictionary definition will be lost when
0 commit comments