Skip to content

Commit 49e6074

Browse files
CompatHelper: bump compat for "Functors" to "0.2" (#246)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent 376407d commit 49e6074

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,6 +1,6 @@
11
name = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.9.3"
3+
version = "0.9.4"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ Compat = "3.7"
2525
CompositionsBase = "0.1"
2626
Distances = "0.10"
2727
FillArrays = "0.10, 0.11"
28-
Functors = "0.1"
28+
Functors = "0.1, 0.2"
2929
Requires = "1.0.1"
3030
SpecialFunctions = "0.8, 0.9, 0.10, 1"
3131
StatsBase = "0.32, 0.33"

0 commit comments

Comments
 (0)