Skip to content

Commit

Permalink
Bump version to 3.4.0 (#867)
Browse files Browse the repository at this point in the history
Co-authored-by: Uri Granta <[email protected]>
  • Loading branch information
uri-granta and Uri Granta authored Aug 13, 2024
1 parent 4d45a29 commit 39b4f8b
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.3.4
date-released: 2024-07-15
version: 3.4.0
date-released: 2024-08-13
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.3.4
3.4.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": "3.4.0",
"url": "https://secondmind-labs.github.io/trieste/3.4.0/"
},
{
"version": "3.3.4",
"url": "https://secondmind-labs.github.io/trieste/3.3.4/"
Expand Down

0 comments on commit 39b4f8b

Please sign in to comment.