Skip to content

Commit 54564b0

Browse files
committed
(cargo-release) start next development iteration 0.9.1-alpha.0
1 parent 7af1ea5 commit 54564b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ndarray-linalg"
3-
version = "0.9.0"
3+
version = "0.9.1-alpha.0"
44
authors = ["Toshiki Teramura <[email protected]>"]
55

66
description = "Linear algebra package for rust-ndarray using LAPACK"

0 commit comments

Comments
 (0)