Skip to content

Commit 4b39705

Browse files
Merge pull request #267 from SciML/compathelper/new_version/2024-09-20-17-07-43-188-04269316491
CompatHelper: bump compat for OptimizationNLopt to 0.3, (keep existing compat)
2 parents 5238a79 + 0ad6447 commit 4b39705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ModelingToolkit = "9.12"
2929
NLopt = "0.6, 1"
3030
Optimization = "3"
3131
OptimizationBBO = "0.2, 0.3, 0.4"
32-
OptimizationNLopt = "0.2"
32+
OptimizationNLopt = "0.2, 0.3"
3333
Plots = "1"
3434
Reexport = "1"
3535
SafeTestsets = "0.1"

0 commit comments

Comments
 (0)