Skip to content

Commit e18cfe2

Browse files
Merge pull request #1086 from SebastianM-C/missing_bumps
add missing bumps
2 parents 10bb7d9 + e7ed85e commit e18cfe2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/OptimizationManopt/Project.toml

Lines changed: 1 addition & 1 deletion
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]>", "Ronny Bergmann <[email protected]>"]
4-
version = "1.2.0"
4+
version = "1.1.0"
55
[deps]
66
Manopt = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
77
OptimizationBase = "bca83a33-5cc9-4baa-983d-23429ab6bcbb"

lib/OptimizationMultistartOptimization/Project.toml

Lines changed: 1 addition & 1 deletion
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.3.2"
4+
version = "0.3.3"
55
[deps]
66
OptimizationBase = "bca83a33-5cc9-4baa-983d-23429ab6bcbb"
77
MultistartOptimization = "3933049c-43be-478e-a8bb-6e0f7fd53575"

lib/OptimizationPRIMA/Project.toml

Lines changed: 1 addition & 1 deletion
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.3.2"
4+
version = "0.3.3"
55
[deps]
66
OptimizationBase = "bca83a33-5cc9-4baa-983d-23429ab6bcbb"
77
PRIMA = "0a7d04aa-8ac2-47b3-b7a7-9dbd6ad661ed"

0 commit comments

Comments
 (0)