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 c31b5ba commit b4e4e47Copy full SHA for b4e4e47
Project.toml
@@ -1,7 +1,7 @@
1
name = "MPI"
2
uuid = "da04e1cc-30fd-572f-bb4f-1f8673147195"
3
authors = []
4
-version = "0.10.1"
+version = "0.10.2"
5
6
[deps]
7
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -13,6 +13,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
13
14
[compat]
15
julia = "1"
16
+Requires = "~0.5"
17
18
[extras]
19
DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78"
0 commit comments