From 943a2873181737c74c454c54a57e2d2bae2c23ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 14:53:29 +0000 Subject: [PATCH] Set version to 0.2.10 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1048a5b..d05446a 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.9" +version = "0.2.10" [deps] ContinuumArrays = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"