Skip to content

Commit

Permalink
Bump version to 4.0.0 (#868)
Browse files Browse the repository at this point in the history
Co-authored-by: Uri Granta <uri.granta@secondmind.ai>
  • Loading branch information
uri-granta and Uri Granta authored Aug 28, 2024
1 parent 2c725f9 commit 6d6cfcb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ authors:
- family-names: "Picheny"
given-names: "Victor"
title: "Trieste"
version: 3.4.0
date-released: 2024-08-13
version: 4.0.0
date-released: 2024-08-27
url: "https://github.com/secondmind-labs/trieste"
2 changes: 1 addition & 1 deletion trieste/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.0
4.0.0
4 changes: 4 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"version": "develop",
"url": "https://secondmind-labs.github.io/trieste/develop/"
},
{
"version": "4.0.0",
"url": "https://secondmind-labs.github.io/trieste/4.0.0/"
},
{
"version": "3.4.0",
"url": "https://secondmind-labs.github.io/trieste/3.4.0/"
Expand Down

0 comments on commit 6d6cfcb

Please sign in to comment.