Skip to content

Commit 63db3dc

Browse files
authored
v1.2
1 parent 8556e9b commit 63db3dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

GlotScript/__init__.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
from .GlotScript import get_script_predictor
22

3-
__version__ = '1.1'
3+
sp = get_script_predictor()
4+
5+
__version__ = '1.2'

0 commit comments

Comments
 (0)