Skip to content

Commit 3a547fd

Browse files
authored
Merge pull request #378 from probcomp/20210215-marcoct-distributions24
bump compat version for Distributions for #256 and #360
2 parents feaa178 + b19e030 commit 3a547fd

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

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

0 commit comments

Comments
 (0)