We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e40f27 commit 0d14222Copy full SHA for 0d14222
ndarray-rand/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ndarray-rand"
3
-version = "0.7.0"
+version = "0.8.0"
4
authors = ["bluss"]
5
license = "MIT/Apache-2.0"
6
ndarray-rand/README.rst
@@ -4,7 +4,7 @@ ndarray-rand
Recent Changes
--------------
7
-- 0.8.0 (not yet released)
+- 0.8.0
8
9
- Require ndarray 0.12
10
- Require rand 0.5
0 commit comments