Skip to content

Commit

Permalink
Release: v0.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Aug 19, 2024
1 parent b2261a1 commit 23bab6a
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 @@ -46,7 +46,7 @@
from typing import TYPE_CHECKING


__version__ = "0.24.5"
__version__ = "0.24.6"

# 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 23bab6a

Please sign in to comment.