Skip to content

Commit

Permalink
CompatHelper: bump compat for Optimization to 3 for package Optimizat…
Browse files Browse the repository at this point in the history
…ionCMAEvolutionStrategy, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Sep 20, 2024
1 parent 0bd993a commit 7f7688a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/OptimizationCMAEvolutionStrategy/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
julia = "1"
CMAEvolutionStrategy = "0.2"
Optimization = "4"
Optimization = "4, 3"
Reexport = "1.2"
julia = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 7f7688a

Please sign in to comment.