Skip to content

Commit b6628c6

Browse files
authored
Update version numbers in README.md (#79)
1 parent d3ea8b7 commit b6628c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Please feel free to contribute new functionality! A roadmap can be found [here](
2727

2828
```toml
2929
[dependencies]
30-
ndarray = "0.14"
31-
ndarray-stats = "0.4"
30+
ndarray = "0.15"
31+
ndarray-stats = "0.5"
3232
```
3333

3434
## Releases

0 commit comments

Comments
 (0)