Skip to content

Commit e8e2cd8

Browse files
authored
Merge pull request #31 from org-arl/compathelper/new_version/2021-05-03-00-06-11-204-3403854347
CompatHelper: bump compat for "Distributions" to "0.25"
2 parents 4f42ca0 + 5198011 commit e8e2cd8

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

1818
[compat]
19-
Distributions = "0.21, 0.22, 0.23, 0.24"
19+
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
2020
Interpolations = "0.12, 0.13"
2121
MAT = "0.6, 0.7, 0.8, 0.9, 0.10"
2222
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"

0 commit comments

Comments
 (0)