We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c00579 commit 418d67eCopy full SHA for 418d67e
lib/OptimizationOptimisers/Project.toml
@@ -1,7 +1,7 @@
1
name = "OptimizationOptimisers"
2
uuid = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
3
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4
-version = "0.3.5"
+version = "0.3.6"
5
6
[deps]
7
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"
@@ -11,7 +11,7 @@ ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"
11
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
12
13
[compat]
14
-Optimisers = "0.2, 0.3"
+Optimisers = "0.2, 0.3, 0.4"
15
Optimization = "4"
16
ProgressLogging = "0.1"
17
Reexport = "1.2"
0 commit comments