diff --git a/N/NetCDFTools/Compat.toml b/N/NetCDFTools/Compat.toml index 2b7772e0b9858d3..4b2bf9726bb8f6d 100644 --- a/N/NetCDFTools/Compat.toml +++ b/N/NetCDFTools/Compat.toml @@ -22,15 +22,19 @@ LoopVectorization = "0.12" DiskArrays = "0.3" ["0.1.10-0"] -Ipaper = "0.1.16-0.1" NCDatasets = "0.13-0.14" Parameters = "0.12" Reexport = "1.2.0-1" +["0.1.10-0.1"] +Ipaper = "0.1.16-0.1" + ["0.1.11-0"] -DiskArrays = "0.3-0.4" ProgressMeter = "1" +["0.1.11-0.1"] +DiskArrays = "0.3-0.4" + ["0.1.8"] Ipaper = "0.1.12-0.1" NCDatasets = "0.12-0.13" @@ -48,3 +52,6 @@ NCDatasets = "0.12-0.14" ["0.1.9-0"] StatsBase = "0.34-0.35" + +["0.2-0"] +Ipaper = "0.1.16-0.2" diff --git a/N/NetCDFTools/Deps.toml b/N/NetCDFTools/Deps.toml index 62582d0b4ec9383..6cb36974bd1f2f1 100644 --- a/N/NetCDFTools/Deps.toml +++ b/N/NetCDFTools/Deps.toml @@ -18,9 +18,11 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" ["0.1.10-0"] -DiskArrays = "3c3547ce-8d99-4f5e-a174-61eb10b00ae3" Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" +["0.1.10-0.1"] +DiskArrays = "3c3547ce-8d99-4f5e-a174-61eb10b00ae3" + ["0.1.11-0"] ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca" diff --git a/N/NetCDFTools/Versions.toml b/N/NetCDFTools/Versions.toml index 7fc6f3be5a54585..f01c09a06da2661 100644 --- a/N/NetCDFTools/Versions.toml +++ b/N/NetCDFTools/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "b08cf0f01f135f3bf5f65ce894e947849fb66d58" ["0.1.11"] git-tree-sha1 = "8c8078cc9da4421b6ceec1568febc2891d2dc222" + +["0.2.0"] +git-tree-sha1 = "baf87f21b684453675675bc4a5399458285ef0fd"