Skip to content

Commit 6d6cfcb

Browse files
uri-grantaUri Granta
andauthored
Bump version to 4.0.0 (#868)
Co-authored-by: Uri Granta <[email protected]>
1 parent 2c725f9 commit 6d6cfcb

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ authors:
3030
- family-names: "Picheny"
3131
given-names: "Victor"
3232
title: "Trieste"
33-
version: 3.4.0
34-
date-released: 2024-08-13
33+
version: 4.0.0
34+
date-released: 2024-08-27
3535
url: "https://github.com/secondmind-labs/trieste"

trieste/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.0
1+
4.0.0

versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "develop",
44
"url": "https://secondmind-labs.github.io/trieste/develop/"
55
},
6+
{
7+
"version": "4.0.0",
8+
"url": "https://secondmind-labs.github.io/trieste/4.0.0/"
9+
},
610
{
711
"version": "3.4.0",
812
"url": "https://secondmind-labs.github.io/trieste/3.4.0/"

0 commit comments

Comments
 (0)