Bump the version to 1.4.0
The association scores changed: logDice is computed as RychlĂ˝ defines it
and the log-likelihood table is scaled consistently, so results differ
from those of 1.3.0. collocationAnalysis() also discards collocates
occurring less often than expected by default. That is changed behaviour
rather than a fix, and a minor release also gives the response cache,
whose directory is named after the major and minor version, a fresh
start.
Change-Id: I8a14c9870c751c0f3c5b530047f3aa09b41477e1
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
diff --git a/DESCRIPTION b/DESCRIPTION
index 2ef1ae5..de0a462 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
Package: RKorAPClient
Type: Package
Title: 'KorAP' Web Service Client Package
-Version: 1.3.0.9000
+Version: 1.4.0
Authors@R:
c(person(given = "Marc",
family = "Kupietz",