Skip to content

Commit 9e050b8

Browse files
CompatHelper: bump compat for "Zygote" to "0.6" for package test (#211)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent 03ad8ab commit 9e050b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.8.20"
3+
version = "0.8.21"
44

55
[deps]
66
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Kronecker = "0.4"
2727
PDMats = "0.9, 0.10"
2828
ReverseDiff = "1.2"
2929
SpecialFunctions = "0.10, 1"
30-
Zygote = "0.4, 0.5"
30+
Zygote = "0.4, 0.5, 0.6"

0 commit comments

Comments
 (0)