Skip to content

Commit

Permalink
Bump to 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Jun 1, 2023
1 parent e8c3d2c commit 2c598c4
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__ = "v0.15.0"
__version__ = "0.15.1"

# 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 2c598c4

Please sign in to comment.