Skip to content

Commit 975b46a

Browse files
committed
dev(narugo): use version v0.8.1
1 parent 12867ef commit 975b46a

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.0'
10+
__VERSION__ = '0.8.1'
1111

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

0 commit comments

Comments
 (0)