Skip to content

Commit 64cbe4c

Browse files
Merge pull request #319 from SciML/compathelper/new_version/2020-09-06-00-33-53-431-3854906481
CompatHelper: bump compat for "Optim" to "1.0" for package ode_extras
2 parents 602b2a2 + d72e60d commit 64cbe4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/ode_extras/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ DifferentialEquations = "6.14"
1616
ModelingToolkit = "3.10"
1717
NLopt = "0.6"
1818
NLsolve = "4.4"
19-
Optim = "0.22"
19+
Optim = "0.22, 1.0"
2020
OrdinaryDiffEq = "5.41"
2121
Plots = "1.4"

0 commit comments

Comments
 (0)