From 29a67ca8d4c61940b91aa36c8e23a71bd6a4b511 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 07:52:06 +0000 Subject: [PATCH] Set version to 0.2.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 387825a..89ecf01 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.5" +version = "0.2.6" [deps] ContinuumArrays = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"