commit | b96c3868050fa78080ef665d93d0459e20428ab8 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Feb 12 08:33:44 2021 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Feb 12 08:33:44 2021 +0100 |
tree | 20a2f2208b115d11d757e1c0caebe858d9b5d9e3 | |
parent | d8455833dabf1b5be6b896cf5b8e318c480d55ae [diff] [blame] |
Bump to v0.2 Change-Id: If19bb73252cddf4b24f1f20a9d0d934178ae865b
diff --git a/Makefile.PL b/Makefile.PL index 6c78165..b66381c 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -8,7 +8,7 @@ NAME => 'korapxml2conllu', AUTHOR => 'Marc Kupietz', ABSTRACT => 'Conversion from KorAP-XML zip files to CoNLL-U format', - VERSION => '0.1', + VERSION => '0.2', LICENSE => 'freebsd', BUILD_REQUIRES => { },