From 595a0eaee82639261ba6f9e90d064427afc46996 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 1 Dec 2023 00:16:38 +0000 Subject: [PATCH] CompatHelper: bump compat for ClimaAtmos to 0.17, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8fdf3ef20..287252066 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c" [compat] CLIMAParameters = "0.4, 0.5, 0.6, 0.7" -ClimaAtmos = "0.16.3" +ClimaAtmos = "0.16.3, 0.17" ClimaComms = "0.5.6" ClimaCore = "0.10" ClimaCoreTempestRemap = "0.3.0 - 0.3.10"