Skip to content

Commit

Permalink
Update compat and bump to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bclyons12 committed Jul 18, 2024
1 parent 631e987 commit 064d4ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "QED"
uuid = "8bcbec86-48c7-11ec-16a6-c1bc83299373"
authors = ["Brendan Lyons <lyonsbc@fusion.gat.com>"]
version = "1.3.1"
version = "1.3.2"

[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Expand All @@ -15,7 +15,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
[compat]
ArgParse = "1"
BandedMatrices = "1"
FiniteElementHermite = ">= 0.2.0"
ForwardDiff = ">= 0.10"
JSON = ">= 0.21"
FiniteElementHermite = "0.2, 1"
ForwardDiff = "0.10"
JSON = "0.21"
Requires = "1"

0 comments on commit 064d4ad

Please sign in to comment.