Bump version to 2.7.1

Change-Id: I0c3fb7dad0504c43d5eb96012549c634f6bb4481
diff --git a/script/tei2korapxml b/script/tei2korapxml
index 628bd26..f6cbe5a 100755
--- a/script/tei2korapxml
+++ b/script/tei2korapxml
@@ -25,7 +25,7 @@
 use KorAP::XML::TEI::Header;
 use KorAP::XML::TEI::Inline;
 
-our $VERSION = '2.7.0';
+our $VERSION = '2.7.1';
 
 our $VERSION_MSG = "\ntei2korapxml - v$VERSION\n";