Skip to content

Commit 5e1c833

Browse files
CompatHelper: bump compat for "Distributions" to "0.25" (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e9a462c commit 5e1c833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1313
[compat]
1414
AbstractMCMC = "2, 3"
1515
ArrayInterface = "2, 3"
16-
Distributions = "0.22, 0.23, 0.24"
16+
Distributions = "0.22, 0.23, 0.24, 0.25"
1717
julia = "1"
1818

1919
[extras]

0 commit comments

Comments
 (0)