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 3ca3f2d commit 5aaed0bCopy full SHA for 5aaed0b
.travis.yml
@@ -6,6 +6,8 @@ os:
6
julia:
7
- 1.0
8
- 1.1
9
+ - 1.2
10
+ - 1.3
11
- nightly
12
13
matrix:
Project.toml
@@ -1,6 +1,6 @@
1
name = "DistributedArrays"
2
uuid = "aaf54ef3-cdf8-58ed-94cc-d582ad619b94"
3
-version = "0.6.2"
+version = "0.6.3"
4
5
[deps]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
0 commit comments