Skip to content

Commit 91569f6

Browse files
authored
Allow Zygote 0.7 (#208)
1 parent 6518001 commit 91569f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

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

66
[deps]
@@ -24,7 +24,7 @@ ChainRulesCore = "1"
2424
EnzymeCore = "0.8.5"
2525
Functors = "0.4.9, 0.5"
2626
Statistics = "1"
27-
Zygote = "0.6.40"
27+
Zygote = "0.6.40, 0.7.1"
2828
julia = "1.10"
2929

3030
[extras]

0 commit comments

Comments
 (0)