From d9e0618161cac8184aa1b39f221e26c170ce4d27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 00:48:23 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "Distributions" at version "0.25" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e6c09b5..886bc5c 100644 --- a/Project.toml +++ b/Project.toml @@ -9,6 +9,7 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" [compat] +Distributions = "0.25" julia = "1" [extras]