1 parent dd44abc commit 4237d95Copy full SHA for 4237d95
1 file changed
src/huggingface_hub/__init__.py
@@ -46,7 +46,7 @@
46
from typing import TYPE_CHECKING
47
48
49
-__version__ = "1.29.0.rc1"
+__version__ = "1.29.0"
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