From deda4e2bf3d2ff900d110d627026bef3ae17f5db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 05:18:36 +0000 Subject: [PATCH] Set version to 0.2.9 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5fa14da..8073553 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.8" +version = "0.2.9" [deps] ContinuumArrays = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"