File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33See also the [ unreleased changes] .
44
5+ ## [ 0.4.5] (2025-10-14)
6+
7+ - Python 3.14 support
8+
59## [ 0.4.4] (2025-07-23)
610
711- New command ` fluidfft-get-methods `
@@ -130,4 +134,5 @@ See also the [unreleased changes].
130134[ 0.4.2 ] : https://foss.heptapod.net/fluiddyn/fluidfft/-/compare/0.4.1...0.4.2
131135[ 0.4.3 ] : https://foss.heptapod.net/fluiddyn/fluidfft/-/compare/0.4.2...0.4.3
132136[ 0.4.4 ] : https://foss.heptapod.net/fluiddyn/fluidfft/-/compare/0.4.3...0.4.4
133- [ unreleased changes ] : https://foss.heptapod.net/fluiddyn/fluidfft/-/compare/0.4.4...branch%2Fdefault
137+ [ 0.4.5 ] : https://foss.heptapod.net/fluiddyn/fluidfft/-/compare/0.4.4...0.4.5
138+ [ unreleased changes ] : https://foss.heptapod.net/fluiddyn/fluidfft/-/compare/0.4.5...branch%2Fdefault
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = 'mesonpy'
55
66[project ]
77name = " fluidfft"
8- version = " 0.4.4 "
8+ version = " 0.4.5 "
99description = " Efficient and easy Fast Fourier Transform (FFT) for Python."
1010authors = [
1111 {name = " Pierre Augier" , email = " pierre.augier@legi.cnrs.fr" },
You can’t perform that action at this time.
0 commit comments