From b71664c417ecb944d25b2f3defec380647d96e51 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 27 Oct 2021 01:10:38 +0000 Subject: [PATCH] CompatHelper: add new compat entry for TimeZones at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 3976c06..629e350 100644 --- a/Project.toml +++ b/Project.toml @@ -24,6 +24,7 @@ LabelledArrays = "1" Optim = "1" RecursiveArrayTools = "2" StaticArrays = "1" +TimeZones = "1" julia = "1.6, 1.7" [extras]