Skip to content

Commit 07cd206

Browse files
CompatHelper: bump compat for "Distributions" to "0.24"
1 parent eb029fc commit 07cd206

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
@@ -15,7 +15,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1515
ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
1616

1717
[compat]
18-
Distributions = "0.21, 0.22, 0.23"
18+
Distributions = "0.21, 0.22, 0.23, 0.24"
1919
MAT = "0.6, 0.7, 0.8"
2020
SpecialFunctions = "0.8, 0.9, 0.10"
2121
StaticArrays = "0.12"

0 commit comments

Comments
 (0)