Skip to content

Commit 030e786

Browse files
authored
Update __init__.py for v1.1.0 (modelscope#555)
1 parent 80d0b27 commit 030e786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_juicer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.0.3'
1+
__version__ = '1.1.0'
22

33
import os
44
import subprocess

0 commit comments

Comments
 (0)