diff --git a/Cargo.toml b/Cargo.toml index 448c2be..f4d34d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "faer_gmres" description = "GMRES implementation using faer" -version = "0.0.4" +version = "0.0.5" edition = "2021" repository = "https://github.com/wgurecky/faer-gmres" homepage = "https://github.com/wgurecky/faer-gmres"