Skip to content

Commit a49f795

Browse files
Merge pull request #658 from SciML/compathelper/new_version/2024-01-06-00-21-11-840-00407605661
CompatHelper: bump compat for OptimizationCMAEvolutionStrategy to 0.2 for package docs, (keep existing compat)
2 parents ad47388 + c7ca3ba commit a49f795

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
@@ -47,7 +47,7 @@ ModelingToolkit = ">= 8.11.0"
4747
NLopt = "0.6, 1"
4848
Optimization = "3"
4949
OptimizationBBO = "0.1, 0.2"
50-
OptimizationCMAEvolutionStrategy = "0.1"
50+
OptimizationCMAEvolutionStrategy = "0.1, 0.2"
5151
OptimizationEvolutionary = "0.1, 0.2"
5252
OptimizationGCMAES = "0.1, 0.2"
5353
OptimizationMOI = "0.1, 0.2, 0.3"

0 commit comments

Comments
 (0)