Skip to content

Commit b4a9ddd

Browse files
committed
use uctodata 0.11
1 parent 8ec5d85 commit b4a9ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ucto_wrapper.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import sys
2020
cimport libfolia_classes
2121
cimport ucto_classes
2222

23-
UCTODATAVERSION = "0.9.1"
23+
UCTODATAVERSION = "0.11"
2424

2525
class TokenRole:
2626
NOROLE = 0

0 commit comments

Comments
 (0)