Skip to content

Commit

Permalink
Release: v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Aug 23, 2022
1 parent 4ce54ec commit 13da627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggingface_hub/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def __dir__():

# ************

__version__ = "0.9.0.rc3"
__version__ = "0.9.0"


__getattr__, __dir__, __all__ = _attach(
Expand Down

0 comments on commit 13da627

Please sign in to comment.