From b06ad8a9786b94cdb7f37ffa233b8def2cc3f413 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 9 Mar 2021 06:06:00 +0000 Subject: [PATCH] New version: AutocorrelationShell v0.1.2 UUID: 69d4c476-349e-11e9-22d5-d17d72ccee3f Repo: https://github.com/ShozenD/AutocorrelationShell.jl.git Tree: 938d59102438ac11b8ee51e5d91857463182dcab Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- A/AutocorrelationShell/Compat.toml | 9 ++++++++- A/AutocorrelationShell/Deps.toml | 6 ++++++ A/AutocorrelationShell/Versions.toml | 3 +++ 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/A/AutocorrelationShell/Compat.toml b/A/AutocorrelationShell/Compat.toml index 3b8d23388113540..06a553ad33bb06b 100644 --- a/A/AutocorrelationShell/Compat.toml +++ b/A/AutocorrelationShell/Compat.toml @@ -1,8 +1,15 @@ [0] AbstractTrees = "0.3" -DSP = "0.6" Documenter = "0.25" Plots = "1.6.0-1" StatsBase = "0.33" Wavelets = "0.9" julia = "1" + +["0-0.1.0"] +DSP = "0.6" + +["0.1.2-0"] +DSP = "0.5.1-0.6" +Reexport = "0.2" +SpecialFunctions = "0.7.1-0.10" diff --git a/A/AutocorrelationShell/Deps.toml b/A/AutocorrelationShell/Deps.toml index 22b038e492bf4cd..1bbfdce3004c829 100644 --- a/A/AutocorrelationShell/Deps.toml +++ b/A/AutocorrelationShell/Deps.toml @@ -8,3 +8,9 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a" + +["0.1.2-0"] +CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/A/AutocorrelationShell/Versions.toml b/A/AutocorrelationShell/Versions.toml index cb48b3e7b984b60..936c8b9d7e97da5 100644 --- a/A/AutocorrelationShell/Versions.toml +++ b/A/AutocorrelationShell/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "4f974378582ac89acdd54715c407b02cecc7279d" + +["0.1.2"] +git-tree-sha1 = "938d59102438ac11b8ee51e5d91857463182dcab"