From 59335f28ac05745f2fad9f91fff3affde2e55472 Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Mon, 26 Aug 2024 10:46:02 +1000 Subject: [PATCH] Bump patch release Captures the masking of immersed cells for visualization in #3725. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 820b935d1f..5b42b1309c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Oceananigans" uuid = "9e8cae18-63c1-5223-a75c-80ca9d6e9a09" authors = ["Climate Modeling Alliance and contributors"] -version = "0.91.9" +version = "0.91.10" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"