Skip to content

Commit

Permalink
Merge pull request #238 from casparvl/release_0.5.1
Browse files Browse the repository at this point in the history
Release 0.5.1
  • Loading branch information
satishskamath authored Feb 3, 2025
2 parents 1949e5e + e108cdc commit f6c0540
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
This file contains a description of the major changes to the EESSI test suite.
For more detailed information, please see the git log.

v0.5.1 (30 January 2025)
--------------------------

This is a bug fix release of the EESSI test-suite

Other updates:
* Update to release workflow instructions (#232)
* Document how to use a different version of the config files when using `CI/run_reframe.sh` (#235)
* Bump the use of the default ReFrame version for period tests that use `CI/run_reframe.sh` to ReFrame 4.7.3 (#236)
* Make `CI/run_reframe.sh` use the latest release of the test suite as default version (#237)

v0.5.0 (23 January 2025)
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ include = ["eessi*"]
version_scheme = "guess-next-dev"
local_scheme = "node-and-date"
write_to = "eessi/testsuite/_version.py"
fallback_version = "0.5.0"
fallback_version = "0.5.1"

0 comments on commit f6c0540

Please sign in to comment.