Skip to content

Commit

Permalink
Merge pull request #236 from SciML/compathelper/new_version/2020-06-2…
Browse files Browse the repository at this point in the history
…5-00-28-52-852-2073898662

CompatHelper: add new compat entry for "NLsolve" at version "4.4" for package ode_extras
  • Loading branch information
ChrisRackauckas authored Jun 25, 2020
2 parents 2d05237 + 8807d63 commit b8bdd46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tutorials/ode_extras/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
OrdinaryDiffEq = "5.41"
NLsolve = "4.4"
OrdinaryDiffEq = "5.41"

0 comments on commit b8bdd46

Please sign in to comment.