Skip to content

Commit

Permalink
Merge pull request #159 from ALPHA-g-Experiment/release
Browse files Browse the repository at this point in the history
Release alpha-g-analysis v0.5.6
  • Loading branch information
DJDuque authored Aug 9, 2024
2 parents c7c0eb4 + 40e4c5f commit f00aaa2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion analysis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ changes will be documented in this file.

## [Unreleased] - ReleaseDate

## [0.5.6] - 2024-08-09

### Fixed

- Installing pre-built binaries when the glibc version is too old (e.g.
Expand All @@ -19,5 +21,6 @@ Nothing changed for this release. It is just made to test the new release
workflow.

<!-- next-url -->
[Unreleased]: https://github.com/ALPHA-g-Experiment/alpha-g/compare/alpha-g-analysis-v0.5.5...HEAD
[Unreleased]: https://github.com/ALPHA-g-Experiment/alpha-g/compare/alpha-g-analysis-v0.5.6...HEAD
[0.5.6]: https://github.com/ALPHA-g-Experiment/alpha-g/compare/alpha-g-analysis-v0.5.5...alpha-g-analysis-v0.5.6
[0.5.5]: https://github.com/ALPHA-g-Experiment/alpha-g/compare/alpha-g-analysis-v0.5.4...alpha-g-analysis-v0.5.5
2 changes: 1 addition & 1 deletion analysis/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "alpha-g-analysis"
version = "0.5.5"
version = "0.5.6"
edition = "2021"
license = "MIT"
description = "Analysis binaries for the ALPHA-g experiment"
Expand Down

0 comments on commit f00aaa2

Please sign in to comment.