From f3f36597eb66cdbd44bd30c46ddb2321b6b8772c Mon Sep 17 00:00:00 2001 From: "C. Brenhin Keller" Date: Mon, 20 May 2024 11:41:48 -0400 Subject: [PATCH] Bump version to v0.8.10 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9bd3290..160a765 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StaticTools" uuid = "86c06d3c-3f03-46de-9781-57580aa96d0a" authors = ["C. Brenhin Keller and contributors"] -version = "0.8.9" +version = "0.8.10" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"