Skip to content

Commit b780754

Browse files
authored
Merge pull request #29 from fverdugo/compathelper/new_version/2021-05-25-00-32-30-067-1147851999
CompatHelper: bump compat for "MPI" to "0.18"
2 parents f5374f7 + ca6b613 commit b780754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
1313

1414
[compat]
1515
IterativeSolvers = "0.9"
16-
MPI = "0.16, 0.17"
16+
MPI = "0.16, 0.17, 0.18"
1717
SparseMatricesCSR = "0.6"
1818
julia = "1.1"
1919

0 commit comments

Comments
 (0)