We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391c236 commit 2fef99bCopy full SHA for 2fef99b
Project.toml
@@ -12,7 +12,7 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
12
13
[compat]
14
AbstractMCMC = "2"
15
-Distributions = "0.23, 0.24"
+Distributions = "0.23, 0.24, 0.25"
16
Libtask = "0.5"
17
StatsFuns = "0.9"
18
julia = "1.3"
test/Project.toml
@@ -7,6 +7,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
7
8
9
10
-Distributions = "0.24"
+Distributions = "0.24, 0.25"
11
0 commit comments