Skip to content

Commit

Permalink
Bump version to 4.1.0 (#874)
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 Sep 18, 2024
1 parent ba65aea commit a9aeeb1
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: 4.0.1
date-released: 2024-09-10
version: 4.1.0
date-released: 2024-09-18
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 @@
4.0.1
4.1.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.1.0",
"url": "https://secondmind-labs.github.io/trieste/4.1.0/"
},
{
"version": "4.0.1",
"url": "https://secondmind-labs.github.io/trieste/4.0.1/"
Expand Down

0 comments on commit a9aeeb1

Please sign in to comment.