Skip to content

Commit e68d2fa

Browse files
authored
Merge pull request #97 from JuliaStats/compathelper/new_version/2021-05-03-00-47-15-105-3693103141
CompatHelper: bump compat for "Distributions" to "0.25"
2 parents 41982a8 + 9858275 commit e68d2fa

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
@@ -11,7 +11,7 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
1111
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1212

1313
[compat]
14-
Distributions = "0.23, 0.24"
14+
Distributions = "0.23, 0.24, 0.25"
1515
DocStringExtensions = "0.8"
1616
FFTW = "1"
1717
Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13"

0 commit comments

Comments
 (0)