Skip to content

Commit 5ce409e

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for KernelFunctions to 0.11, (keep existing compat)
1 parent 99e1ee3 commit 5ce409e

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,7 +1,7 @@
11
name = "AbstractGPs"
22
uuid = "99985d1d-32ba-4be9-9821-2ec096f28918"
3+
version = "0.5.25"
34
authors = ["JuliaGaussianProcesses Team"]
4-
version = "0.5.24"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -23,7 +23,7 @@ ChainRulesCore = "1"
2323
Distributions = "0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
2424
FillArrays = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
2525
IrrationalConstants = "0.1, 0.2"
26-
KernelFunctions = "0.9, 0.10"
26+
KernelFunctions = "0.9, 0.10, 0.11"
2727
LinearAlgebra = "1"
2828
PDMats = "0.11"
2929
Random = "1"

0 commit comments

Comments
 (0)