Skip to content

Commit c59d7ec

Browse files
authored
Update __init__.py for v1.2.2
As the title says.
1 parent 124a20f commit c59d7ec

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.2.1'
1+
__version__ = '1.2.2'
22

33
import os
44
import subprocess

0 commit comments

Comments
 (0)