From d9c0484eeb780e9739ff2f83471a7d0ccf04c801 Mon Sep 17 00:00:00 2001 From: Philippe Roy Date: Fri, 13 Sep 2024 09:21:38 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Project.toml b/Project.toml index b9f8ab5..e5e71d2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,8 @@ -name = "Climat" -uuid = "37017292-dc18-4eff-ad85-d34743703a14" -authors = ["Roy", "Philippe [4] and contributors"] -version = "1.0.2" +name = "ClimateTools" +uuid = "4f4ee721-4970-5af2-8560-6c1d960e3231" +authors = ["Philippe Roy "] +repo = "https://github.com/JuliaClimate/ClimateTools.jl.git" +version = "0.24.2" [deps] CFTime = "179af706-886a-5703-950a-314cd64e0468"