Skip to content

Commit

Permalink
Bump version + compat
Browse files Browse the repository at this point in the history
  • Loading branch information
moyner committed Oct 18, 2023
1 parent a42ff9c commit 4ec40cd
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 = "JutulDarcy"
uuid = "82210473-ab04-4dce-b31b-11573c4f8e0a"
authors = ["Olav Møyner <[email protected]>"]
version = "0.2.9"
version = "0.2.10"

[deps]
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"
Expand Down Expand Up @@ -38,12 +38,12 @@ JutulDarcyHYPREExt = "HYPRE"
JutulDarcyPartitionedArraysExt = ["PartitionedArrays", "MPI", "HYPRE"]

[compat]
AlgebraicMultigrid = "0.5.1"
AlgebraicMultigrid = "0.5.1-0.6"
DataStructures = "0.18.13"
DelimitedFiles = "1.9.1"
ForwardDiff = "0.10.30"
HYPRE = "1.4.0"
Jutul = "0.2.14"
Jutul = "0.2.15"
Krylov = "0.9.1"
LoopVectorization = "0.12.115"
MAT = "0.10.3"
Expand Down

0 comments on commit 4ec40cd

Please sign in to comment.