Skip to content

Commit

Permalink
Merge pull request #236 from SciML/compathelper/new_version/2024-01-0…
Browse files Browse the repository at this point in the history
…5-18-03-21-871-00585710830

CompatHelper: bump compat for OptimizationNLopt to 0.2 for package docs, (keep existing compat)
  • Loading branch information
Vaibhavdixit02 authored Jan 7, 2024
2 parents 99bcd4c + 76ad8e6 commit 0372ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Optim = "1"
Optimization = "3"
OptimizationBBO = "0.1"
OptimizationMOI = "0.1, 0.2"
OptimizationNLopt = "0.1"
OptimizationNLopt = "0.1, 0.2"
OptimizationOptimJL = "0.1"
Plots = "1"
RecursiveArrayTools = "2, 3"
Expand Down

0 comments on commit 0372ff6

Please sign in to comment.