Skip to content

Commit 0e5e3ee

Browse files
committed
release: prepare 0.5.5
1 parent 66a410c commit 0e5e3ee

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Release notes
22

33
See also the
4-
[unreleased changes](https://foss.heptapod.net/fluiddyn/fluidimage/-/compare/0.5.3...branch%2Fdefault).
4+
[unreleased changes](https://foss.heptapod.net/fluiddyn/fluidimage/-/compare/0.5.5...branch%2Fdefault).
5+
6+
## [0.5.5] (2025-12-19)
7+
8+
Few bug fixes and test/doc improvements.
9+
10+
## [0.5.4] (2024-11-07)
11+
12+
Few bug fixes and test/doc improvements.
513

614
## [0.5.3] (2024-07-25)
715

@@ -234,3 +242,5 @@ This version contains incompatible API changes documented here.
234242
[0.5.1]: https://foss.heptapod.net/fluiddyn/fluidimage/-/compare/0.5.0...0.5.1
235243
[0.5.2]: https://foss.heptapod.net/fluiddyn/fluidimage/-/compare/0.5.1...0.5.2
236244
[0.5.3]: https://foss.heptapod.net/fluiddyn/fluidimage/-/compare/0.5.2...0.5.3
245+
[0.5.4]: https://foss.heptapod.net/fluiddyn/fluidimage/-/compare/0.5.3...0.5.4
246+
[0.5.5]: https://foss.heptapod.net/fluiddyn/fluidimage/-/compare/0.5.4...0.5.5

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = 'mesonpy'
99

1010
[project]
1111
name = "fluidimage"
12-
version = "0.5.4"
12+
version = "0.5.5"
1313
description = "Fluid image processing with Python."
1414
authors = [
1515
{name = "Pierre Augier", email = "pierre.augier@legi.cnrs.fr"},

0 commit comments

Comments
 (0)