Skip to content

Commit d074a1f

Browse files
committed
test against latest FoLiA
1 parent 62ea1b1 commit d074a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pynlpl/tests/folia.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
stderr = sys.stderr
3838
stdout = sys.stdout
3939

40-
FOLIARELEASE = "v1.5.0.58"
40+
FOLIARELEASE = "v1.5.1.59"
4141
#FOLIARELEASE = None #development version, do *NOT* release if this is set!
4242

4343
if os.path.exists('../../../FoLiA'):

0 commit comments

Comments
 (0)