Skip to content

Commit 4171dde

Browse files
committed
Merge branch 'v1.7-release' of github.com:huggingface/huggingface_hub into v1.7-release
2 parents f2d9fd3 + 3770383 commit 4171dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/huggingface_hub/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
from typing import TYPE_CHECKING
4747

4848

49-
__version__ = "1.7.0.rc1"
49+
__version__ = "1.7.0"
5050

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

0 commit comments

Comments
 (0)