diff --git a/Project.toml b/Project.toml index d317bfad1..6daa3c9f4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "KernelFunctions" uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392" -version = "0.10.22" +version = "0.10.23" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -30,7 +30,7 @@ Functors = "0.1, 0.2" IrrationalConstants = "0.1" LogExpFunctions = "0.2.1, 0.3" Requires = "1.0.1" -SpecialFunctions = "0.8, 0.9, 0.10, 1" +SpecialFunctions = "0.8, 0.9, 0.10, 1, 2" StatsBase = "0.32, 0.33" TensorCore = "0.1" ZygoteRules = "0.2"