Skip to content

Commit 0d14222

Browse files
committed
ndarray-rand 0.8.0
1 parent 4e40f27 commit 0d14222

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ndarray-rand/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-rand"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["bluss"]
55
license = "MIT/Apache-2.0"
66

ndarray-rand/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ndarray-rand
44
Recent Changes
55
--------------
66

7-
- 0.8.0 (not yet released)
7+
- 0.8.0
88

99
- Require ndarray 0.12
1010
- Require rand 0.5

0 commit comments

Comments
 (0)