Skip to content

Commit 2e45375

Browse files
committed
0.8.4
1 parent 0f81cc7 commit 2e45375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "ndarray"
4-
version = "0.8.3"
4+
version = "0.8.4"
55
authors = ["bluss"]
66
license = "MIT/Apache-2.0"
77

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ your `Cargo.toml`.
7474
How to use with cargo::
7575

7676
[dependencies]
77-
ndarray = "0.8"
77+
ndarray = "0.8.4"
7878

7979
Recent Changes (ndarray)
8080
------------------------

0 commit comments

Comments
 (0)