diff --git a/CITATION.cff b/CITATION.cff index 7b13aabd0..7a9b3875f 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -30,6 +30,6 @@ authors: - family-names: "Picheny" given-names: "Victor" title: "Trieste" -version: 4.2.1 -date-released: 2024-10-11 +version: 4.2.2 +date-released: 2024-11-05 url: "https://github.com/secondmind-labs/trieste" diff --git a/trieste/VERSION b/trieste/VERSION index fae6e3d04..af8c8ec7c 100644 --- a/trieste/VERSION +++ b/trieste/VERSION @@ -1 +1 @@ -4.2.1 +4.2.2 diff --git a/versions.json b/versions.json index efb8d7121..93e062977 100644 --- a/versions.json +++ b/versions.json @@ -4,8 +4,8 @@ "url": "https://secondmind-labs.github.io/trieste/develop/" }, { - "version": "4.2.1", - "url": "https://secondmind-labs.github.io/trieste/4.2.1/" + "version": "4.2.2", + "url": "https://secondmind-labs.github.io/trieste/4.2.2/" }, { "version": "4.1.0",