Skip to content

Commit 977736d

Browse files
committed
version bump before release
1 parent 9eb575a commit 977736d

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
@@ -44,7 +44,7 @@
4444

4545
setup(
4646
name = 'python-frog',
47-
version = '0.4.1',
47+
version = '0.4.2',
4848
author = "Maarten van Gompel",
4949
author_email = "proycon@anaproy.nl",
5050
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)