From eafd98036ad4f4ae4d23b49ca4352a0e1d6c0c61 Mon Sep 17 00:00:00 2001 From: Samuel Omlin Date: Fri, 16 Aug 2024 19:45:19 +0200 Subject: [PATCH] bump to v0.13.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 946ff4f..006bb8e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ParallelStencil" uuid = "94395366-693c-11ea-3b26-d9b7aac5d958" authors = ["Samuel Omlin", "Ludovic Räss"] -version = "0.13.3" +version = "0.13.4" [deps] CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"