Skip to content

Commit 14949f1

Browse files
authored
Merge pull request #134 from ven-k/patch-2
fix: rm [email protected]
2 parents f1482e2 + 6b5a270 commit 14949f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Optimisers"
22
uuid = "3bd65402-5787-11e9-1adc-39752487f4e2"
33
authors = ["Mike J Innes <[email protected]>"]
4-
version = "0.2.16"
4+
version = "0.2.17"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212

1313
[compat]
1414
ChainRulesCore = "1"
15-
Functors = "0.3, 0.4"
15+
Functors = "0.4"
1616
Yota = "0.8.2"
1717
Zygote = "0.6.40"
1818
julia = "1.6"

0 commit comments

Comments
 (0)