diff --git a/Cargo.toml b/Cargo.toml index 5f98c1a5..91f53e19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nalgebra" -version = "0.11.0" +version = "0.11.1" authors = [ "Sébastien Crozet " ] description = "Linear algebra library for computer physics, computer graphics and general low-dimensional linear algebra for Rust."