Skip to content

Commit 0bd993a

Browse files
Merge pull request #818 from SciML/bumvers
Bump versions
2 parents c692526 + f799a38 commit 0bd993a

File tree

18 files changed

+36
-36
lines changed

18 files changed

+36
-36
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Optimization"
22
uuid = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
3-
version = "3.28.0"
3+
version = "4.0.0"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -30,7 +30,7 @@ LinearAlgebra = "1.10"
3030
Logging = "1.10"
3131
LoggingExtras = "0.4, 1"
3232
MLUtils = "0.4.4"
33-
OptimizationBase = "2.0.3"
33+
OptimizationBase = "2.0.4"
3434
Printf = "1.10"
3535
ProgressLogging = "0.1"
3636
Reexport = "1.2"

lib/OptimizationBBO/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationBBO"
22
uuid = "3e6eede4-6085-4f62-9a71-46d9bc1eb92b"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.3.0"
4+
version = "0.4.0"
55

66
[deps]
77
BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209"
@@ -10,7 +10,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1010

1111
[compat]
1212
BlackBoxOptim = "0.6"
13-
Optimization = "3.21"
13+
Optimization = "4"
1414
Reexport = "1.2"
1515
julia = "1"
1616

lib/OptimizationCMAEvolutionStrategy/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationCMAEvolutionStrategy"
22
uuid = "bd407f91-200f-4536-9381-e4ba712f53f8"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.3.0"
55

66
[deps]
77
CMAEvolutionStrategy = "8d3b24bd-414e-49e0-94fb-163cc3a3e411"
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111
[compat]
1212
julia = "1"
1313
CMAEvolutionStrategy = "0.2"
14-
Optimization = "3.21"
14+
Optimization = "4"
1515
Reexport = "1.2"
1616

1717
[extras]

lib/OptimizationEvolutionary/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationEvolutionary"
22
uuid = "cb963754-43f6-435e-8d4b-99009ff27753"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.3.0"
4+
version = "0.4.0"
55

66
[deps]
77
Evolutionary = "86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111
[compat]
1212
julia = "1"
1313
Evolutionary = "0.11"
14-
Optimization = "3.21"
14+
Optimization = "4"
1515
Reexport = "1.2"
1616

1717
[extras]

lib/OptimizationGCMAES/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationGCMAES"
22
uuid = "6f0a0517-dbc2-4a7a-8a20-99ae7f27e911"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
GCMAES = "4aa9d100-eb0f-11e8-15f1-25748831eb3b"
@@ -10,7 +10,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1010

1111
[compat]
1212
julia = "1"
13-
Optimization = "3.21"
13+
Optimization = "4"
1414
GCMAES = "0.1"
1515
Reexport = "1.2"
1616

lib/OptimizationMOI/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationMOI"
22
uuid = "fd9f6733-72f4-499f-8506-86b2bdd0dea1"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.4.3"
4+
version = "0.5.0"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -24,7 +24,7 @@ LinearAlgebra = "1"
2424
MathOptInterface = "1"
2525
ModelingToolkit = "9"
2626
NLopt = "1"
27-
Optimization = "3.21"
27+
Optimization = "4"
2828
Reexport = "1.2"
2929
SciMLStructures = "1"
3030
SparseArrays = "1.6"

lib/OptimizationManopt/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationManopt"
22
uuid = "e57b7fff-7ee7-4550-b4f0-90e9476e9fb6"
33
authors = ["Mateusz Baran <[email protected]>"]
4-
version = "0.0.3"
4+
version = "0.0.4"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -18,7 +18,7 @@ ManifoldDiff = "0.3.10"
1818
Manifolds = "0.9.18"
1919
ManifoldsBase = "0.15.10"
2020
Manopt = "0.4.63"
21-
Optimization = "3.27"
21+
Optimization = "4"
2222
Reexport = "1.2"
2323
julia = "1.9"
2424

lib/OptimizationMetaheuristics/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationMetaheuristics"
22
uuid = "3aafef2f-86ae-4776-b337-85a36adf0b55"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -12,7 +12,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212
julia = "1"
1313
Metaheuristics = "3"
1414
Reexport = "1.2"
15-
Optimization = "3.21"
15+
Optimization = "4"
1616

1717
[extras]
1818
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

lib/OptimizationMultistartOptimization/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationMultistartOptimization"
22
uuid = "e4316d97-8bbb-4fd3-a7d8-3851d2a72823"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111
[compat]
1212
julia = "1"
1313
MultistartOptimization = "0.2"
14-
Optimization = "3.21"
14+
Optimization = "4"
1515
Reexport = "1.2"
1616

1717
[extras]

lib/OptimizationNLPModels/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationNLPModels"
22
uuid = "064b21be-54cf-11ef-1646-cdfee32b588f"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.0.1"
4+
version = "0.0.2"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -12,7 +12,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212
[compat]
1313
ADTypes = "1.7"
1414
NLPModels = "0.21"
15-
Optimization = "3.27"
15+
Optimization = "4"
1616
Reexport = "1.2"
1717
julia = "1.9"
1818

lib/OptimizationNLopt/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationNLopt"
22
uuid = "4e6fcdb7-1186-4e1f-a706-475e75c168bb"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.2"
4+
version = "0.3.0"
55

66
[deps]
77
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111

1212
[compat]
1313
NLopt = "1.1"
14-
Optimization = "3.21"
14+
Optimization = "4"
1515
Reexport = "1.2"
1616
julia = "1"
1717

lib/OptimizationNOMAD/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationNOMAD"
22
uuid = "2cab0595-8222-4775-b714-9828e6a9e01b"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111
[compat]
1212
julia = "1"
1313
NOMAD = "2"
14-
Optimization = "3.21"
14+
Optimization = "4"
1515
Reexport = "1.2"
1616

1717
[extras]

lib/OptimizationOptimJL/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationOptimJL"
22
uuid = "36348300-93cb-4f02-beb5-3c3902f8871e"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.3.2"
4+
version = "0.4.0"
55

66
[deps]
77
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
@@ -12,7 +12,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1212

1313
[compat]
1414
Optim = "1"
15-
Optimization = "3.21"
15+
Optimization = "4"
1616
Reexport = "1.2"
1717
SparseArrays = "1.6"
1818
julia = "1.6"

lib/OptimizationOptimisers/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationOptimisers"
22
uuid = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.3.0"
55

66
[deps]
77
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
@@ -14,7 +14,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1414
[compat]
1515
MLUtils = "0.4.4"
1616
Optimisers = "0.2, 0.3"
17-
Optimization = "3.21"
17+
Optimization = "4"
1818
ProgressLogging = "0.1"
1919
Reexport = "1.2"
2020
julia = "1"

lib/OptimizationPRIMA/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationPRIMA"
22
uuid = "72f8369c-a2ea-4298-9126-56167ce9cbc2"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111

1212
[compat]
1313
julia = "1"
14-
Optimization = "3.27"
14+
Optimization = "4"
1515
PRIMA = "0.2.0"
1616
Reexport = "1"
1717

lib/OptimizationPolyalgorithms/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationPolyalgorithms"
22
uuid = "500b13db-7e66-49ce-bda4-eed966be6282"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.3.0"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -10,7 +10,7 @@ OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
1010
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111

1212
[compat]
13-
Optimization = "3.21"
13+
Optimization = "4"
1414
OptimizationOptimJL = "0.1, 0.2, 0.3"
1515
OptimizationOptimisers = "0.1, 0.2"
1616
Reexport = "1.2"

lib/OptimizationQuadDIRECT/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "OptimizationQuadDIRECT"
22
uuid = "842ac81e-713d-465f-80f7-84eddaced298"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
88
QuadDIRECT = "dae52e8d-d666-5120-a592-9e15c33b8d7a"
99
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1010

1111
[compat]
12-
Optimization = "3.21"
12+
Optimization = "4"
1313
Reexport = "1.2"
1414
julia = "1"
1515

lib/OptimizationSpeedMapping/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationSpeedMapping"
22
uuid = "3d669222-0d7d-4eb9-8a9f-d8528b0d9b91"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -10,7 +10,7 @@ SpeedMapping = "f1835b91-879b-4a3f-a438-e4baacf14412"
1010

1111
[compat]
1212
julia = "1"
13-
Optimization = "3.21"
13+
Optimization = "4"
1414
Reexport = "1.2"
1515
SpeedMapping = "0.3"
1616

0 commit comments

Comments
 (0)