From 35d04c52bdc169c888310bce140df75f687eab38 Mon Sep 17 00:00:00 2001 From: Kristoffer Carlsson Date: Mon, 18 May 2026 14:57:14 +0200 Subject: [PATCH] bump version to 1.4.10 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c046875..5361416 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SentinelArrays" uuid = "91c51154-3ec4-41a3-a24f-3f23e20d615c" authors = ["Jacob Quinn "] -version = "1.4.9" +version = "1.4.10" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"