From 4f4ed1431fd71ca6ff14cd2ec6464dcfafb70a38 Mon Sep 17 00:00:00 2001 From: Michael Helton Date: Sat, 15 Oct 2022 09:05:14 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 70b4730..c4c3720 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Bessels" uuid = "0e736298-9ec6-45e8-9647-e4fc86a2fe38" authors = ["Michael Helton and contributors"] -version = "0.2.3" +version = "0.2.4" [compat] julia = "1.6"