Skip to content

Commit 876bd81

Browse files
authored
use version 0.9.0
1 parent 9f61997 commit 876bd81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hfutils/config/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__TITLE__ = 'hfutils'
88

99
#: Version of this project.
10-
__VERSION__ = '0.8.1'
10+
__VERSION__ = '0.9.0'
1111

1212
#: Short description of the project, will be included in ``setup.py``.
1313
__DESCRIPTION__ = 'Useful utilities for huggingface'

0 commit comments

Comments
 (0)