Skip to content

Commit 418d67e

Browse files
authored
chore: bump Optimisers
1 parent 8c00579 commit 418d67e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/OptimizationOptimisers/Project.toml

Lines changed: 2 additions & 2 deletions
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.3.5"
4+
version = "0.3.6"
55

66
[deps]
77
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"
@@ -11,7 +11,7 @@ ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"
1111
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212

1313
[compat]
14-
Optimisers = "0.2, 0.3"
14+
Optimisers = "0.2, 0.3, 0.4"
1515
Optimization = "4"
1616
ProgressLogging = "0.1"
1717
Reexport = "1.2"

0 commit comments

Comments
 (0)