Solve potential timing issue
Change-Id: I7edb7f58e7d03eb5f98b8bc9cf1e9c4776b816f6
diff --git a/lib/Kalamar.pm b/lib/Kalamar.pm
index f79c77c..0e924a3 100644
--- a/lib/Kalamar.pm
+++ b/lib/Kalamar.pm
@@ -8,7 +8,7 @@
use List::Util qw!none uniq!;
# Minor version - may be patched from package.json
-our $VERSION = '0.52';
+our $VERSION = '0.53';
# Supported version of Backend API
our $API_VERSION = '1.0';
@@ -416,7 +416,7 @@
=head2 COPYRIGHT AND LICENSE
-Copyright (C) 2015-2023, L<IDS Mannheim|https://www.ids-mannheim.de/>
+Copyright (C) 2015-2024, L<IDS Mannheim|https://www.ids-mannheim.de/>
Author: L<Nils Diewald|https://www.nils-diewald.de/>
Kalamar is developed as part of the L<KorAP|http://korap.ids-mannheim.de/>