From 46a954c6e8586041c359d6d4d407485b43cbad59 Mon Sep 17 00:00:00 2001 From: nefrathenrici Date: Wed, 14 Feb 2024 11:28:16 -0800 Subject: [PATCH] Update to ClimaParameters v0.9, bump patch version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index de593f8..c13888b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Insolation" uuid = "e98cc03f-d57e-4e3c-b70c-8d51efe9e0d8" authors = ["Climate Modeling Alliance"] -version = "0.9.0" +version = "0.9.1" [deps] Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" @@ -22,4 +22,4 @@ Dates = "<0.0.1, 1" DelimitedFiles = "<0.0.1, 1" Interpolations = "0.13, 0.14, 0.15" julia = "1.7" -CLIMAParameters = "0.8" +CLIMAParameters = "0.9"