Skip to content

Commit 02e96d1

Browse files
authored
Merge pull request #14 from OpenRL-Lab/huangshiyu
init v0.0.6
2 parents 2169479 + cc62e16 commit 02e96d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

huggingface_tool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
__TITLE__ = "huggingface_tool"
21-
__VERSION__ = "v0.0.5"
21+
__VERSION__ = "v0.0.6"
2222
__DESCRIPTION__ = "Toolkit for managing huggingface models and datasets"
2323
__AUTHOR__ = "OpenRL Contributors"
2424
__EMAIL__ = "huangshiyu@4paradigm.com"

0 commit comments

Comments
 (0)