From 8ac6ce28193ab8e26c68f2dd9f8de40f4dffe029 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 15 Jan 2021 18:24:54 +0530 Subject: [PATCH] New version: KernelFunctions v0.8.12 (#28010) UUID: ec8451be-7e33-11e9-00cf-bbf324bd1392 Repo: https://github.com/JuliaGaussianProcesses/KernelFunctions.jl.git Tree: cfe60e25fd2e6fb0d9bfad51efc5e2edc4dcdbdf Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- K/KernelFunctions/Compat.toml | 7 ++++++- K/KernelFunctions/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/K/KernelFunctions/Compat.toml b/K/KernelFunctions/Compat.toml index d1d06c017957947..03c513722232b21 100644 --- a/K/KernelFunctions/Compat.toml +++ b/K/KernelFunctions/Compat.toml @@ -34,13 +34,15 @@ ZygoteRules = "0.2" SpecialFunctions = "0.8-0.9" ["0.3-0"] -Compat = "2.2.0-3" Requires = "1.0.1-1" StatsFuns = "0.8-0.9" ["0.3-0.3.1"] StatsBase = "0.32" +["0.3-0.8.11"] +Compat = "2.2.0-3" + ["0.3-0.8.8"] SpecialFunctions = "0.8-0.10" @@ -59,6 +61,9 @@ Distances = "0.9" ["0.7-0"] Functors = "0.1" +["0.8.12-0"] +Compat = "3.7.0-3" + ["0.8.5-0.8.6"] Distances = "0.9.1-0.9" diff --git a/K/KernelFunctions/Versions.toml b/K/KernelFunctions/Versions.toml index 66d065dea00588e..7e84c116e023a59 100644 --- a/K/KernelFunctions/Versions.toml +++ b/K/KernelFunctions/Versions.toml @@ -99,3 +99,6 @@ git-tree-sha1 = "e6b90c1ef59d878d96c409e33db76bec476cf75a" ["0.8.11"] git-tree-sha1 = "e9152dff713b5e17e458403ab67cec33a9ff00d3" + +["0.8.12"] +git-tree-sha1 = "cfe60e25fd2e6fb0d9bfad51efc5e2edc4dcdbdf"