From 241f0c587945cd30e41b057455f0d71fc523841e Mon Sep 17 00:00:00 2001 From: Samuel Omlin Date: Mon, 14 Oct 2024 18:42:27 +0200 Subject: [PATCH] bump to v0.13.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 28bc0c13..dd69a5d7 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.5" +version = "0.13.6" [deps] CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"