From d9f15efbee1c22712e210b5ad6b248994d6ecda3 Mon Sep 17 00:00:00 2001 From: Michael Helton Date: Wed, 2 Nov 2022 12:32:15 -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 c0aa10f..5cd78a3 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.5" +version = "0.2.6" [compat] julia = "1.6"