diff --git a/C/CloudCovErr/Compat.toml b/C/CloudCovErr/Compat.toml index 4c93d82cf79ffc4..0d12d2ce0d7f63d 100644 --- a/C/CloudCovErr/Compat.toml +++ b/C/CloudCovErr/Compat.toml @@ -1,7 +1,6 @@ [0] ArgParse = "1" Conda = "1" -Distributions = "0.25" Documenter = "0.27" FITSIO = "0.16" Formatting = "0.4" @@ -13,3 +12,9 @@ PyPlot = "2" ShiftedArrays = "1" StatsBase = "0.33" julia = "1.6.0-1" + +["0-0.9.1"] +Distributions = "0.25" + +["0.9.2-0"] +Distributions = "0.24-0.25" diff --git a/C/CloudCovErr/Versions.toml b/C/CloudCovErr/Versions.toml index 4c8b6f8fee02c00..15554a0cf119b92 100644 --- a/C/CloudCovErr/Versions.toml +++ b/C/CloudCovErr/Versions.toml @@ -1,2 +1,5 @@ ["0.9.1"] git-tree-sha1 = "ef7e24b6d72e384a48e218554b57297967644dad" + +["0.9.2"] +git-tree-sha1 = "df01c0cfab9a69beeb7ba51ab424c0e076c0c2e6"