From 9eccba1853b00c84a06dfb6a467ee01626c585a8 Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Mon, 11 Mar 2024 07:53:21 +0200 Subject: [PATCH] bump patch release --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 96b3344f..a49c334c 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "GeophysicalFlows" uuid = "44ee3b1c-bc02-53fa-8355-8e347616e15e" license = "MIT" authors = ["Navid C. Constantinou ", "Gregory L. Wagner ", "and contributors"] -version = "0.16.0" +version = "0.16.1" [deps] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"