From 51da6f506ef30fedaa24cc0330b41f0b76006898 Mon Sep 17 00:00:00 2001 From: Samuel Omlin Date: Fri, 27 Sep 2024 11:34:59 +0200 Subject: [PATCH] bump to v0.13.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c8d08a49..2fb00947 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.4" +version = "0.13.5" [deps] CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"