From 94a1245ad3611213b12d3bf8c40fe4250d16062c Mon Sep 17 00:00:00 2001 From: Uri Granta Date: Mon, 20 Jan 2025 13:01:41 +0000 Subject: [PATCH] Bump version to 4.2.3 --- CITATION.cff | 4 ++-- trieste/VERSION | 2 +- versions.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 7a9b3875f..489bdd2cf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -30,6 +30,6 @@ authors: - family-names: "Picheny" given-names: "Victor" title: "Trieste" -version: 4.2.2 -date-released: 2024-11-05 +version: 4.2.3 +date-released: 2025-01-20 url: "https://github.com/secondmind-labs/trieste" diff --git a/trieste/VERSION b/trieste/VERSION index af8c8ec7c..f2c6cb6af 100644 --- a/trieste/VERSION +++ b/trieste/VERSION @@ -1 +1 @@ -4.2.2 +4.2.3 diff --git a/versions.json b/versions.json index 93e062977..b190b1c4c 100644 --- a/versions.json +++ b/versions.json @@ -4,8 +4,8 @@ "url": "https://secondmind-labs.github.io/trieste/develop/" }, { - "version": "4.2.2", - "url": "https://secondmind-labs.github.io/trieste/4.2.2/" + "version": "4.2.3", + "url": "https://secondmind-labs.github.io/trieste/4.2.3/" }, { "version": "4.1.0",