Skip to content

Commit b19e030

Browse files
committed
bump compat version for Distributions for #256 and #360
1 parent 8f823c1 commit b19e030

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
@@ -18,7 +18,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1818

1919
[compat]
2020
DataStructures = "0.15, 0.16, 0.17, 0.18"
21-
Distributions = "0.21, 0.22, 0.23, 0.24"
21+
Distributions = "0.24"
2222
ForwardDiff = "0.10.10"
2323
FunctionalCollections = "0.5"
2424
JSON = "0.20, 0.21"

0 commit comments

Comments
 (0)