We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c725f9 commit 6d6cfcbCopy full SHA for 6d6cfcb
CITATION.cff
@@ -30,6 +30,6 @@ authors:
30
- family-names: "Picheny"
31
given-names: "Victor"
32
title: "Trieste"
33
-version: 3.4.0
34
-date-released: 2024-08-13
+version: 4.0.0
+date-released: 2024-08-27
35
url: "https://github.com/secondmind-labs/trieste"
trieste/VERSION
@@ -1 +1 @@
1
-3.4.0
+4.0.0
versions.json
@@ -3,6 +3,10 @@
3
"version": "develop",
4
"url": "https://secondmind-labs.github.io/trieste/develop/"
5
},
6
+ {
7
+ "version": "4.0.0",
8
+ "url": "https://secondmind-labs.github.io/trieste/4.0.0/"
9
+ },
10
{
11
"version": "3.4.0",
12
"url": "https://secondmind-labs.github.io/trieste/3.4.0/"
0 commit comments