From 2f2303ec07ddbdeca71dc0d6869746b7b1c3ad65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 13:15:32 +0000 Subject: [PATCH] Set version to 0.3.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a61ae59..d84b9df 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PoissonSolvers" uuid = "8f9e8900-be71-40de-a258-603fdc860a2d" authors = ["Michael Kraus"] -version = "0.3.4" +version = "0.3.5" [deps] BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a"