From e2307e0509f3a91c90e4e9fa33800dbb344b4b85 Mon Sep 17 00:00:00 2001 From: "Alberto F. Martin" <38347633+amartinhuertas@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:51:59 +1100 Subject: [PATCH] Bumping to 0.2.14 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e0f1ac12..eaee8919 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PartitionedArrays" uuid = "5a9dfac6-5c52-46f7-8278-5e2210713be9" authors = ["Francesc Verdugo and contributors"] -version = "0.2.13" +version = "0.2.14" [deps] Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"