Skip to content

Commit 37d3278

Browse files
authored
Bump to 0.34.0.dev0 (#3222)
1 parent c8dc0c0 commit 37d3278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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__ = "0.33.0.dev0"
49+
__version__ = "0.34.0.dev0"
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)