Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gridap/GridapPETSc.jl into update…
Browse files Browse the repository at this point in the history
…-artifacts
  • Loading branch information
santiagobadia committed Jul 9, 2024
2 parents d513828 + 35b678d commit e231d30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "GridapPETSc"
uuid = "bcdc36c2-0c3e-11ea-095a-c9dadae499f1"
authors = ["Francesc Verdugo <[email protected]>", "Víctor Sande <[email protected]>", "Alberto F. Martin <[email protected]>"]
version = "0.5.1"
version = "0.5.2"

[deps]
Gridap = "56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e"
Expand All @@ -16,8 +16,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"

[compat]
Gridap = "0.17"
GridapDistributed = "0.3"
Gridap = "0.17, 0.18"
GridapDistributed = "0.3, 0.4"
MPI = "0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20"
PartitionedArrays = "0.3"
SparseMatricesCSR = "0.6.6"
Expand Down

0 comments on commit e231d30

Please sign in to comment.