Skip to content

Commit cdb5e5c

Browse files
CompatHelper: bump compat for "ArrayInterface" to "3.0" (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bb7896d commit cdb5e5c

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
@@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212

1313
[compat]
1414
AbstractMCMC = "2"
15-
ArrayInterface = "2"
15+
ArrayInterface = "2, 3.0"
1616
Distributions = "0.22, 0.23, 0.24"
1717
julia = "1"
1818

0 commit comments

Comments
 (0)