Skip to content

Commit 1da0161

Browse files
committed
Release: v0.8.1
1 parent 6530173 commit 1da0161

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.8.0.rc4"
119+
__version__ = "0.8.1"
120120

121121

122122
__getattr__, __dir__, __all__ = _attach(

0 commit comments

Comments
 (0)