diff --git a/setup.py b/setup.py index 79bf38d..4027c89 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def read(fname): setup( name = "clin28tools", - version = "0.1.2", + version = "0.1.3", author = "Maarten van Gompel, Merijn Beeksma, Florian Kunneman", author_email = "proycon@anaproy.nl", description = ("Scripts for the CLIN28 Shared Task on spelling correction"),