Skip to content

Commit

Permalink
Merge branch 'master' into lbfgsb
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhavdixit02 authored Apr 25, 2024
2 parents de3bcd4 + 4704103 commit f1a2aaf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Pkg = "1"
Printf = "1.10"
ProgressLogging = "0.1"
Reexport = "1.2"
ReverseDiff = "1.14"
SciMLBase = "2.30.0"
SparseArrays = "1.10"
Symbolics = "5.12"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Optimization = "3"
OptimizationBBO = "0.1, 0.2"
OptimizationBase = "0.0.5"
OptimizationCMAEvolutionStrategy = "0.1, 0.2"
OptimizationEvolutionary = "0.1, 0.2"
OptimizationEvolutionary = "0.1, 0.2, 0.3"
OptimizationFlux = "0.2.1"
OptimizationGCMAES = "0.1, 0.2"
OptimizationMOI = "0.1, 0.2, 0.3, 0.4"
Expand Down
2 changes: 1 addition & 1 deletion lib/OptimizationEvolutionary/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OptimizationEvolutionary"
uuid = "cb963754-43f6-435e-8d4b-99009ff27753"
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
version = "0.2.2"
version = "0.3.0"

[deps]
Evolutionary = "86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
Expand Down

0 comments on commit f1a2aaf

Please sign in to comment.