From 2ff4bfcda7b71157a160411f01d384ec87a75906 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Fri, 12 May 2023 16:58:45 +0200 Subject: [PATCH] Set version to 0.14.5 --- RELEASE-NOTES.md | 7 +++++++ pom.xml | 2 +- wdtk-datamodel/pom.xml | 2 +- wdtk-distribution/pom.xml | 2 +- wdtk-dumpfiles/pom.xml | 2 +- wdtk-examples/pom.xml | 2 +- wdtk-rdf/pom.xml | 2 +- wdtk-storage/pom.xml | 2 +- wdtk-testing/pom.xml | 2 +- wdtk-util/pom.xml | 2 +- wdtk-wikibaseapi/pom.xml | 2 +- 11 files changed, 17 insertions(+), 10 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index a62049b14..2bb1d822c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,13 @@ Wikidata Toolkit Release Notes ============================== +Version 0.14.5 +-------------- + +Bug fixes: +* fetching of MediaInfo entities by title, when they contain a dash (#777) +* clear the CSRF editing token if it is no longer valid (#442) + Version 0.14.4 -------------- diff --git a/pom.xml b/pom.xml index 816a960cf..b1f9ccd6b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 pom Wikidata Toolkit diff --git a/wdtk-datamodel/pom.xml b/wdtk-datamodel/pom.xml index 35619817c..4dd81ba46 100644 --- a/wdtk-datamodel/pom.xml +++ b/wdtk-datamodel/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-datamodel diff --git a/wdtk-distribution/pom.xml b/wdtk-distribution/pom.xml index 3ede040a3..e57e88eb5 100644 --- a/wdtk-distribution/pom.xml +++ b/wdtk-distribution/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-distribution diff --git a/wdtk-dumpfiles/pom.xml b/wdtk-dumpfiles/pom.xml index 89b37e77e..8965011d4 100644 --- a/wdtk-dumpfiles/pom.xml +++ b/wdtk-dumpfiles/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-dumpfiles diff --git a/wdtk-examples/pom.xml b/wdtk-examples/pom.xml index 2ceafba68..184f59cd5 100644 --- a/wdtk-examples/pom.xml +++ b/wdtk-examples/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-examples diff --git a/wdtk-rdf/pom.xml b/wdtk-rdf/pom.xml index 7116c88f0..fb2a32890 100644 --- a/wdtk-rdf/pom.xml +++ b/wdtk-rdf/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-rdf diff --git a/wdtk-storage/pom.xml b/wdtk-storage/pom.xml index 81fd5738e..fa984e602 100644 --- a/wdtk-storage/pom.xml +++ b/wdtk-storage/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-storage diff --git a/wdtk-testing/pom.xml b/wdtk-testing/pom.xml index a7251245c..9e35c7843 100644 --- a/wdtk-testing/pom.xml +++ b/wdtk-testing/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-testing diff --git a/wdtk-util/pom.xml b/wdtk-util/pom.xml index bc570dc38..244ea4b7e 100644 --- a/wdtk-util/pom.xml +++ b/wdtk-util/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-util diff --git a/wdtk-wikibaseapi/pom.xml b/wdtk-wikibaseapi/pom.xml index 88b7d8b82..57542f556 100644 --- a/wdtk-wikibaseapi/pom.xml +++ b/wdtk-wikibaseapi/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.5-SNAPSHOT + 0.14.5 wdtk-wikibaseapi