From a362024d1af47dbf1709764be76e7783c4c01cdf Mon Sep 17 00:00:00 2001 From: Samuel Omlin Date: Mon, 12 Aug 2024 13:10:06 +0200 Subject: [PATCH] bump to v0.13.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9a681c13..946ff4fb 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.2" +version = "0.13.3" [deps] CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"