From 3b2206b4b1b05b178474aa528ddb152545fcd42e Mon Sep 17 00:00:00 2001 From: Daniel Ingraham Date: Wed, 4 Sep 2024 10:01:20 -0400 Subject: [PATCH] bump to 0.8.1 (#18) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e2cf27b9..f5f23e74 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AcousticAnalogies" uuid = "e71b3392-1e0c-4536-b366-2bd1fce6fba0" authors = ["Ingraham, Daniel James (GRC-LTV0) and contributors"] -version = "0.8.0" +version = "0.8.1" [deps] AcousticMetrics = "046f749b-9c1e-43ca-86bc-6902340f753e"