We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f81cc7 commit 2e45375Copy full SHA for 2e45375
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "ndarray"
4
-version = "0.8.3"
+version = "0.8.4"
5
authors = ["bluss"]
6
license = "MIT/Apache-2.0"
7
README.rst
@@ -74,7 +74,7 @@ your `Cargo.toml`.
74
How to use with cargo::
75
76
[dependencies]
77
- ndarray = "0.8"
+ ndarray = "0.8.4"
78
79
Recent Changes (ndarray)
80
------------------------
0 commit comments