Skip to content

Commit 13da627

Browse files
committed
Release: v0.9.0
1 parent 4ce54ec commit 13da627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/huggingface_hub/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def __dir__():
116116

117117
# ************
118118

119-
__version__ = "0.9.0.rc3"
119+
__version__ = "0.9.0"
120120

121121

122122
__getattr__, __dir__, __all__ = _attach(

0 commit comments

Comments
 (0)