Skip to content

Commit 7c68d2e

Browse files
committed
(cargo-release) start next development iteration 0.10.1-alpha.0
1 parent c220556 commit 7c68d2e

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.10.0"
3+
version = "0.10.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)