Skip to content

Commit 623bf1a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1010

1111
[compat]
1212
AbstractMCMC = "2, 3.0"
13-
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24"
13+
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
1414
Requires = "1"
1515
julia = "1"
1616

0 commit comments

Comments
 (0)