From ba5ba3fc7b3592462f49ca92fe629d38de31d7f2 Mon Sep 17 00:00:00 2001 From: Oliver Dunbar <47412152+odunbar@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:46:06 -0800 Subject: [PATCH] Update Project.toml (#348) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 560eb7b5..9f6b9d64 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CalibrateEmulateSample" uuid = "95e48a1f-0bec-4818-9538-3db4340308e3" authors = ["CLIMA contributors "] -version = "0.6.0" +version = "0.6.1" [deps] AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"