We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd050aa commit a633f71Copy full SHA for a633f71
2 files changed
CHANGELOG.md
@@ -2,8 +2,18 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.59.9-beta.7] - 2026-01-30
6
+
7
+### Refactor
8
9
+- Clean code
10
11
## [1.59.9-beta.6] - 2026-01-30
12
13
+### Miscellaneous Tasks
14
15
+- Release manta-cli version 1.59.9-beta.6
16
17
### Refactor
18
19
- Clean code
Cargo.toml
@@ -8,7 +8,7 @@ edition = "2024"
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
name = "manta-cli"
description = "Another CLI for ALPS"
-version = "1.59.9-beta.6"
+version = "1.59.9-beta.7"
license-file = "LICENSE"
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"
0 commit comments