From b78df4820050f1acaf7a03ce6e4e2be1d99c5724 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 23 Jan 2024 16:03:55 +0000 Subject: [PATCH] New version: Thermodynamics v0.11.4 UUID: b60c26fb-14c3-4610-9d3e-2d17fe7ff00c Repo: https://github.com/CliMA/Thermodynamics.jl.git Tree: db6f53e3f98bec876b2b98617fe3a53e8d32b019 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- T/Thermodynamics/Compat.toml | 5 ++++- T/Thermodynamics/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/T/Thermodynamics/Compat.toml b/T/Thermodynamics/Compat.toml index ec3f061d2e07d95..032055904fee313 100644 --- a/T/Thermodynamics/Compat.toml +++ b/T/Thermodynamics/Compat.toml @@ -11,7 +11,7 @@ DocStringExtensions = "0.8.1-0.8" ["0.10-0"] julia = "1.6.0-1" -["0.10.2-0"] +["0.10.2-0.11.3"] KernelAbstractions = "0.7-0.9" ["0.11.1-0"] @@ -21,6 +21,9 @@ RootSolvers = "0.4" CLIMAParameters = "0.8" Random = "1" +["0.11.4-0"] +KernelAbstractions = "0.9" + ["0.3.0"] KernelAbstractions = "0.6" diff --git a/T/Thermodynamics/Versions.toml b/T/Thermodynamics/Versions.toml index 4a2b25dd331422f..db0f753d2a2fbeb 100644 --- a/T/Thermodynamics/Versions.toml +++ b/T/Thermodynamics/Versions.toml @@ -108,3 +108,6 @@ git-tree-sha1 = "2de4b5ccc71baf3578959928c295a2fa13105db7" ["0.11.3"] git-tree-sha1 = "b5e7511029d6aa08d049301f02c34a43a8ebfb95" + +["0.11.4"] +git-tree-sha1 = "db6f53e3f98bec876b2b98617fe3a53e8d32b019"