From 5795079a9fada0bcc9ad8abe4f519625225eade7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 15:21:21 +0000 Subject: [PATCH] Set version to 0.2.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8a33a0d..0248622 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CompactBasisFunctions" uuid = "a09551c4-f815-4143-809e-dd1986753ba7" authors = ["Michael Kraus"] -version = "0.2.6" +version = "0.2.7" [deps] ContinuumArrays = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"