From 9e2754acbecb68788486409ed8049513c54c6292 Mon Sep 17 00:00:00 2001 From: Michael Helton Date: Mon, 17 Oct 2022 12:09:52 -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 c4c3720..c0aa10f 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.4" +version = "0.2.5" [compat] julia = "1.6"