Skip to content

Commit f5374f7

Browse files
authored
Merge pull request #28 from fverdugo/compathelper/new_version/2021-03-16-00-16-11-027-1280619666
CompatHelper: bump compat for "MPI" to "0.17"
2 parents 3385c1c + dbe38dc commit f5374f7

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"
16+
MPI = "0.16, 0.17"
1717
SparseMatricesCSR = "0.6"
1818
julia = "1.1"
1919

0 commit comments

Comments
 (0)