Skip to content

Commit 8653023

Browse files
authored
Merge pull request #24 from mauriciogtec/fix-version-compat-of-statsbase
Fixes #23
2 parents b962cc9 + 7c4a113 commit 8653023

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.24.0 - 0.34.0"
12+
StatsBase = "0.24, 0.34"
1313
julia = "0.7.0, 1"
1414

1515
[extras]

0 commit comments

Comments
 (0)