File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Release notes
22
33See 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
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ build-backend = 'mesonpy'
99
1010[project ]
1111name = " fluidimage"
12- version = " 0.5.4 "
12+ version = " 0.5.5 "
1313description = " Fluid image processing with Python."
1414authors = [
1515 {name = " Pierre Augier" , email = " pierre.augier@legi.cnrs.fr" },
You can’t perform that action at this time.
0 commit comments