Skip to content

Commit

Permalink
extra compat
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVandH committed Dec 20, 2022
1 parent 2af4a53 commit acf16c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FiniteVolumeMethod"
uuid = "d4f04ab7-4f65-4d72-8a28-7087bc7f46f4"
authors = ["DanielVandH <danj.vandenheuvel@gmail.com> and contributors"]
version = "0.3.1"
version = "0.3.2"

[deps]
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
Expand All @@ -16,7 +16,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"

[compat]
DelaunayTriangulation = "^0.1"
DelaunayTriangulation = "^0.1, 0.2"
DiffEqBase = "^6.0"
FunctionWrappersWrappers = "^0.1"
MuladdMacro = "^0.2"
Expand Down

0 comments on commit acf16c9

Please sign in to comment.