Skip to content

Commit

Permalink
Release: v0.25.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Sep 17, 2024
1 parent 1b4bfe7 commit e331a05
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.25.0.rc0"
__version__ = "0.25.0.rc1"

# 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 e331a05

Please sign in to comment.