Skip to content

Commit

Permalink
dev(narugo): use version v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Nov 5, 2024
1 parent c90fa18 commit f393dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hfutils/config/meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__TITLE__ = 'hfutils'

#: Version of this project.
__VERSION__ = '0.4.4'
__VERSION__ = '0.5.0'

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

0 comments on commit f393dc9

Please sign in to comment.