Skip to content

Commit 552a99f

Browse files
committed
Declare compatibility with ArraysOfArrays v0.5
1 parent 1fb962a commit 552a99f

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
@@ -11,7 +11,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1111
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1212

1313
[compat]
14-
ArraysOfArrays = "0.4"
14+
ArraysOfArrays = "0.4, 0.5"
1515
Distributions = "0.21.3, 0.22, 0.23"
1616
StatsBase = "0.32, 0.33"
1717
julia = "1"

0 commit comments

Comments
 (0)