Skip to content

Commit 821b775

Browse files
committed
version bump for compilation against ucto v0.28
1 parent cb2321d commit 821b775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
setup(
5959
name = 'python-frog',
60-
version = '0.6.3', #also ensure UCTODATAVERSION and FROGDATAVERSION are good in frog_wrapper.pyx
60+
version = '0.6.4', #also ensure UCTODATAVERSION and FROGDATAVERSION are good in frog_wrapper.pyx
6161
author = "Maarten van Gompel",
6262
author_email = "proycon@anaproy.nl",
6363
description = ("Python binding to Frog, an NLP suite for Dutch doing part-of-speech tagging, lemmatisation, morphological analysis, named-entity recognition, shallow parsing, and dependency parsing."),

0 commit comments

Comments
 (0)