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.
2 parents f1482e2 + 6b5a270 commit 14949f1Copy full SHA for 14949f1
Project.toml
@@ -1,7 +1,7 @@
1
name = "Optimisers"
2
uuid = "3bd65402-5787-11e9-1adc-39752487f4e2"
3
authors = ["Mike J Innes <mike.j.innes@gmail.com>"]
4
-version = "0.2.16"
+version = "0.2.17"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
12
13
[compat]
14
ChainRulesCore = "1"
15
-Functors = "0.3, 0.4"
+Functors = "0.4"
16
Yota = "0.8.2"
17
Zygote = "0.6.40"
18
julia = "1.6"
0 commit comments