Skip to content

Commit d860ef8

Browse files
CompatHelper: bump compat for "Distributions" to "0.23" (#294)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f2e27b commit d860ef8

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
@@ -13,7 +13,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1313
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414

1515
[compat]
16-
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22"
16+
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22, 0.23"
1717
LightGraphs = "1"
1818
NamedTupleTools = "0.10, 0.11, 0.12, 0.13"
1919
julia = "1"

0 commit comments

Comments
 (0)