Skip to content

Commit 6270644

Browse files
bump versions and compats
1 parent 1fe300d commit 6270644

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
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.26.3"
3+
version = "3.27.0"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

lib/OptimizationManopt/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.26.3"
21+
Optimization = "3.27"
2222
Reexport = "1.2"
2323
julia = "1.9"
2424

lib/OptimizationPRIMA/Project.toml

Lines changed: 2 additions & 2 deletions
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.1.0"
4+
version = "0.2.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.21"
14+
Optimization = "3.27"
1515
PRIMA = "0.2.0"
1616
Reexport = "1"
1717

0 commit comments

Comments
 (0)