Skip to content

Commit

Permalink
Release: v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Dec 20, 2023
1 parent 1199f17 commit 584b5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggingface_hub/__init__.py
Expand Up @@ -46,7 +46,7 @@
from typing import TYPE_CHECKING


__version__ = "0.20.0.rc1"
__version__ = "0.20.0"

# Alphabetical order of definitions is ensured in tests
# WARNING: any comment added in this dictionary definition will be lost when
Expand Down

0 comments on commit 584b5c9

Please sign in to comment.