Skip to content

Commit

Permalink
version bump for compilation against ucto v0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Feb 21, 2023
1 parent cb2321d commit 821b775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

setup(
name = 'python-frog',
version = '0.6.3', #also ensure UCTODATAVERSION and FROGDATAVERSION are good in frog_wrapper.pyx
version = '0.6.4', #also ensure UCTODATAVERSION and FROGDATAVERSION are good in frog_wrapper.pyx
author = "Maarten van Gompel",
author_email = "[email protected]",
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."),
Expand Down

0 comments on commit 821b775

Please sign in to comment.