Skip to content

Commit 4b9fcab

Browse files
Merge pull request #253 from SciML/compathelper/new_version/2024-05-17-03-08-27-726-01876445198
CompatHelper: bump compat for OptimizationOptimJL to 0.3 for package docs, (keep existing compat)
2 parents 001c132 + d9ecc94 commit 4b9fcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Optimization = "3"
3232
OptimizationBBO = "0.1, 0.2"
3333
OptimizationMOI = "0.1, 0.2, 0.3, 0.4"
3434
OptimizationNLopt = "0.1, 0.2"
35-
OptimizationOptimJL = "0.1, 0.2"
35+
OptimizationOptimJL = "0.1, 0.2, 0.3"
3636
Plots = "1"
3737
RecursiveArrayTools = "2, 3"
3838
SciMLSensitivity = "7"

0 commit comments

Comments
 (0)