Skip to content

Commit 797bb5e

Browse files
CompatHelper: bump compat for "Distributions" to "0.25"
1 parent bf38251 commit 797bb5e

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
@@ -27,7 +27,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2727
DataFrames = "0.21,0.22"
2828
DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18"
2929
Discretizers = "3.0"
30-
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24"
30+
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24, 0.25"
3131
GraphPlot = "0.3,0.3.1,0.4,0.4.1"
3232
IterTools = "1.3"
3333
LightGraphs = "1.0"

0 commit comments

Comments
 (0)