We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e417a44 commit 91da307Copy full SHA for 91da307
1 file changed
README.md
@@ -26,8 +26,8 @@ Please feel free to contribute new functionality! A roadmap can be found [here](
26
27
```toml
28
[dependencies]
29
-ndarray = "0.16"
30
-ndarray-stats = "0.6.0"
+ndarray = "0.17.1"
+ndarray-stats = "0.7.0"
31
```
32
33
## Releases
0 commit comments