diff --git a/Project.toml b/Project.toml index fb6361b..f9d715e 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.6.0" +version = "0.7.0" [deps] Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" @@ -11,4 +11,4 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" [compat] Interpolations = "0.13, 0.14" -julia = "1.7, 1.8" +julia = "1.7, 1.8, 1.9"