Skip to content

Commit 036ed77

Browse files
committed
Add StatsBase v0.34 to version bounds
1 parent 9d34b1c commit 036ed77

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
@@ -9,7 +9,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
99

1010
[compat]
1111
ForwardDiff = "0.10.1"
12-
StatsBase = "0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33"
12+
StatsBase = "0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34"
1313
julia = "1"
1414

1515
[extras]

0 commit comments

Comments
 (0)