From 6955cb7a0d3619692256b271fa87c658db7b9c01 Mon Sep 17 00:00:00 2001 From: Samuel Omlin Date: Thu, 30 Nov 2023 16:45:31 +0100 Subject: [PATCH] bump to v0.10.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5e94e1b5..e1afe9f4 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.9.0" +version = "0.10.0" [deps] AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"