diff --git a/Cargo.toml b/Cargo.toml index b343ae2..f0c7960 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "concrete-fft" -version = "0.4.0" +version = "0.4.1" edition = "2021" authors = ["sarah el kazdadi "] description = "Concrete-FFT is a pure Rust high performance fast Fourier transform library."