From 3ab3dfb93989a7b0368a5ff65bc9b2f166d4c8fd Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 28 Mar 2022 14:05:04 +0000 Subject: [PATCH] New version: OutlierDetectionData v0.2.1 UUID: 128abb87-8f03-48fe-b7ad-0e2a52164fda Repo: https://github.com/OutlierDetectionJL/OutlierDetectionData.jl.git Tree: 11159aa29f6a51f8bdb748391332f90e054879a3 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- O/OutlierDetectionData/Compat.toml | 7 ++++++- O/OutlierDetectionData/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/O/OutlierDetectionData/Compat.toml b/O/OutlierDetectionData/Compat.toml index 4f8adb2f607859e..1578a725d468083 100644 --- a/O/OutlierDetectionData/Compat.toml +++ b/O/OutlierDetectionData/Compat.toml @@ -18,7 +18,12 @@ OutlierDetection = "0.2" CSV = "0.6-0.9" ["0.2-0"] -CSV = "0.10.3-0.10" OutlierDetection = "0.3" StatsBase = "0.33" julia = "1.6.0-1" + +["0.2.0"] +CSV = "0.10.3-0.10" + +["0.2.1-0"] +CSV = "0.8-0.10" diff --git a/O/OutlierDetectionData/Versions.toml b/O/OutlierDetectionData/Versions.toml index 7263dd1bb3d7087..41f625cd1b1149b 100644 --- a/O/OutlierDetectionData/Versions.toml +++ b/O/OutlierDetectionData/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "fcecd7019a64ea3b2de0f3e5104ae642522fd947" ["0.2.0"] git-tree-sha1 = "9960587d04704ba4c3e186a2b16531f7a6e0fc38" + +["0.2.1"] +git-tree-sha1 = "11159aa29f6a51f8bdb748391332f90e054879a3"