Skip to content

Commit a28fd77

Browse files
committed
v0.18.2
1 parent b1ec3ad commit a28fd77

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "birli"
33
description = "A preprocessing pipeline for the Murchison Widefield Array"
4-
version = "0.18.1"
4+
version = "0.18.2"
55
readme = "README.md"
66
homepage = "https://github.com/MWATelescope/Birli"
77
repository = "https://github.com/MWATelescope/Birli"

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<!-- markdownlint-disable=MD025 -->
22

3+
# Version 0.18.2 (2025-09-11)
4+
5+
- clean up aoflagger tests
6+
37
# Version 0.18.1 (2025-09-02)
48

59
- 🐛 bug fixes:

0 commit comments

Comments
 (0)