Skip to content

Commit 314ee9c

Browse files
Merge pull request #227 from SciML/compathelper/new_version/2020-06-25-00-26-07-635-2797762844
CompatHelper: add new compat entry for "DiffEqPhysics" at version "3.5" for package models
2 parents 8678aa0 + 2736a70 commit 314ee9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tutorials/models/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ RecursiveArrayTools = "2.5"
2424
NLsolve = "4.4"
2525
Flux = "0.10"
2626
Plots = "1.4"
27-
ForwardDiff = "0.10"
27+
ForwardDiff = "0.10"
28+
DiffEqPhysics = "3.5"

0 commit comments

Comments
 (0)