Skip to content

Commit b4e4e47

Browse files
authored
Specify Requires version
1 parent c31b5ba commit b4e4e47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MPI"
22
uuid = "da04e1cc-30fd-572f-bb4f-1f8673147195"
33
authors = []
4-
version = "0.10.1"
4+
version = "0.10.2"
55

66
[deps]
77
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -13,6 +13,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
1313

1414
[compat]
1515
julia = "1"
16+
Requires = "~0.5"
1617

1718
[extras]
1819
DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78"

0 commit comments

Comments
 (0)