From 215795e15aae1e27efa78bd5f5229792af30c286 Mon Sep 17 00:00:00 2001 From: Ryan Anderson Date: Fri, 11 Oct 2024 13:36:57 -0600 Subject: [PATCH] v0.3.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 61b442d..5920131 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FastMultipole" uuid = "ce07d0d3-2b9f-49ba-89eb-12c800257c85" authors = ["Ryan Anderson and contributors"] -version = "0.2.0" +version = "0.3.0" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"