From b42afcb1f3689c7bbd8853b09c7aa2d9a526ec27 Mon Sep 17 00:00:00 2001 From: Oliver Lylloff Date: Mon, 9 Dec 2024 11:34:27 +0100 Subject: [PATCH] update version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d5e2d64..7054a69 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["AeroAcoustics"] license = "MIT" desc = "A package for post-processing of microphone array measurements" authors = ["Oliver Lylloff "] -version = "0.2.5" +version = "0.2.6" [deps] DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"