From 3747b9e1b031dcdf0a570b385eba4b1cd6edaeb3 Mon Sep 17 00:00:00 2001 From: Samuel Omlin Date: Fri, 5 Jul 2024 18:08:15 +0200 Subject: [PATCH] bump to v0.13.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a15bef19..a6fa951e 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.0" +version = "0.13.1" [deps] CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"