Skip to content

Commit 335852a

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
1 parent 828f451 commit 335852a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 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.10.58"
3+
version = "0.10.59"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -32,6 +32,7 @@ IrrationalConstants = "0.1, 0.2"
3232
LogExpFunctions = "0.2.1, 0.3"
3333
Requires = "1.0.1"
3434
SpecialFunctions = "0.8, 0.9, 0.10, 1, 2"
35+
Statistics = "1"
3536
StatsBase = "0.32, 0.33, 0.34"
3637
TensorCore = "0.1"
3738
ZygoteRules = "0.2"

0 commit comments

Comments
 (0)