Skip to content

Commit 2f69398

Browse files
committed
ndarray-parallel 0.8.0
1 parent f9210c4 commit 2f69398

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

parallel/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ How to use with cargo::
4949
Recent Changes (ndarray-parallel)
5050
---------------------------------
5151

52+
- 0.8.0
53+
54+
- Upgrade for rayon 1.0!
55+
5256
- 0.7.0
5357

5458
- Upgrade for ndarray 0.11.0

0 commit comments

Comments
 (0)