From 2418934792c0c9ee780566b0723e78c842226c75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Jan 2021 00:32:17 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "Distributions" at version "0.24" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 97331c0..63caf44 100644 --- a/Project.toml +++ b/Project.toml @@ -13,6 +13,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c" [compat] +Distributions = "0.24" julia = "1.5" [extras]