Skip to content

Commit 04fa7f7

Browse files
github-actions[bot]CompatHelper Juliatheogfst--
authored
CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#411)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Théo Galy-Fajou <theo.galyfajou@gmail.com> Co-authored-by: st-- <st--@users.noreply.github.com>
1 parent c0fc3e1 commit 04fa7f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
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.26"
3+
version = "0.10.27"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -30,7 +30,7 @@ Functors = "0.1, 0.2"
3030
IrrationalConstants = "0.1"
3131
LogExpFunctions = "0.2.1, 0.3"
3232
Requires = "1.0.1"
33-
SpecialFunctions = "0.8, 0.9, 0.10, 1"
33+
SpecialFunctions = "0.8, 0.9, 0.10, 1, 2"
3434
StatsBase = "0.32, 0.33"
3535
TensorCore = "0.1"
3636
ZygoteRules = "0.2"

0 commit comments

Comments
 (0)