From a2e501d397f594c11a404b9d503c0c4b4c3cd2e2 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 7 Jan 2025 23:54:41 +0530 Subject: [PATCH] New version: Autocorrelations v0.1.1 (#122544) UUID: b9118d5e-f165-4cbd-b2ae-b030566b7b26 Repo: https://github.com/mastrof/Autocorrelations.jl.git Tree: 8e6febbeacf75f4ed69e7e0657333bee52b053da Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- A/Autocorrelations/Compat.toml | 7 ++++++- A/Autocorrelations/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/A/Autocorrelations/Compat.toml b/A/Autocorrelations/Compat.toml index bb2a527a3b28af7..587f4a2a282da07 100644 --- a/A/Autocorrelations/Compat.toml +++ b/A/Autocorrelations/Compat.toml @@ -1,4 +1,9 @@ [0] -DSP = "0.7" Statistics = "1" julia = "1" + +["0-0.1.0"] +DSP = "0.7" + +["0.1.1-0"] +DSP = "0.7-0.8" diff --git a/A/Autocorrelations/Versions.toml b/A/Autocorrelations/Versions.toml index d06c30d51cb814b..e0189ab8055bcc8 100644 --- a/A/Autocorrelations/Versions.toml +++ b/A/Autocorrelations/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "9cf35e6bec3c65951e3f04b11f90c58df0f25da6" + +["0.1.1"] +git-tree-sha1 = "8e6febbeacf75f4ed69e7e0657333bee52b053da"