Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
Updated McCormick to v0.13.5.
  • Loading branch information
DimitriAlston committed Jul 14, 2023
1 parent dac6c59 commit 6f25d4a
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 = "McCormick"
uuid = "53c679d3-6890-5091-8386-c291e8c8aaa1"
authors = ["Matthew Wilhelm <[email protected]>"]
version = "0.13.4"
version = "0.13.5"

[deps]
DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b"
Expand All @@ -24,7 +24,7 @@ ForwardDiff = "~0.10"
IntervalArithmetic = "~0.20"
IntervalRootFinding = "~0.5"
NaNMath = "0.3.5, 1.0"
NNlib = "~0.7"
NNlib = "~0.8"
Reexport = "~0.2, ~1"
StaticArrays = "~1.2"
SpecialFunctions = "~1, ~2"
Expand Down

0 comments on commit 6f25d4a

Please sign in to comment.