From ab9505491bc3c59c695b9183746bfff426259378 Mon Sep 17 00:00:00 2001 From: ph-kev <98072684+ph-kev@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:17:52 -0700 Subject: [PATCH] Update ClimaAnalysis to 0.5.11 --- .buildkite/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/Project.toml b/.buildkite/Project.toml index a53e331c9e..c84c02d63c 100644 --- a/.buildkite/Project.toml +++ b/.buildkite/Project.toml @@ -42,6 +42,6 @@ Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c" cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd" [compat] -ClimaAnalysis = "0.5.7" +ClimaAnalysis = "0.5.11" ClimaTimeSteppers = "0.7" Statistics = "1"