Skip to content

Commit

Permalink
Merge pull request #235 from SciML/compathelper/new_version/2020-06-2…
Browse files Browse the repository at this point in the history
…5-00-28-36-947-1089515350

CompatHelper: add new compat entry for "ModelingToolkit" at version "3.10" for package ode_extras
  • Loading branch information
ChrisRackauckas authored Jun 25, 2020
2 parents b8bdd46 + eb1b12d commit 095d37c
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 @@ -8,4 +8,5 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

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

0 comments on commit 095d37c

Please sign in to comment.