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/Deps.toml b/C/CloudCovErr/Deps.toml index 295aa9403b5dd0d..0d4225f9ece58a8 100644 --- a/C/CloudCovErr/Deps.toml +++ b/C/CloudCovErr/Deps.toml @@ -14,3 +14,6 @@ PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" ShiftedArrays = "1277b4bf-5013-50f5-be3d-901d8477a67a" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" + +["0.9.2-0"] +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" diff --git a/C/CloudCovErr/Versions.toml b/C/CloudCovErr/Versions.toml index 4c8b6f8fee02c00..62fca9f1190d359 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 = "9b68199511b81c07ad0c2e10f921c7ca9a45405d"