Skip to content

Commit 427cee5

Browse files
committed
chore: Release manta-cli version 1.60.3
1 parent e53e1aa commit 427cee5

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,23 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.60.3] - 2026-02-24
6+
7+
### Bug Fixes
8+
9+
- Rollback rdkafka to overcome error compiling librdfafka
10+
- Rollback rdkafka to overcome error compiling librdfafka
11+
512
## [1.60.2] - 2026-02-24
613

714
### Bug Fixes
815

916
- Rollback rdkafka to overcome error compiling librdfafka
1017

18+
### Miscellaneous Tasks
19+
20+
- Release manta-cli version 1.60.2
21+
1122
## [1.60.1] - 2026-02-24
1223

1324
### Miscellaneous Tasks

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2024"
88
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
99
name = "manta-cli"
1010
description = "Another CLI for ALPS"
11-
version = "1.60.2"
11+
version = "1.60.3"
1212
license-file = "LICENSE"
1313
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
1414
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"

0 commit comments

Comments
 (0)