Skip to content

Commit 76adc78

Browse files
authored
Feature/add geo ant to list of nalgebra lapack contributors (#1576)
1 parent 2d785b4 commit 76adc78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nalgebra-lapack/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nalgebra-lapack"
3-
version = "0.26.0"
4-
authors = ["Sébastien Crozet <[email protected]>", "Andrew Straw <[email protected]>"]
3+
version = "0.27.0"
4+
authors = ["Sébastien Crozet <[email protected]>", "Andrew Straw <[email protected]>", "geo-ant <[email protected]>"]
55

66
description = "Matrix decompositions using nalgebra matrices and Lapack bindings."
77
homepage = "https://nalgebra.rs"

0 commit comments

Comments
 (0)