Skip to content

Commit 98bf97e

Browse files
authored
add StatsBase 0.33 to compat (#178)
* add StatsBase 0.33 to compat * bump patch version
1 parent cd0c74e commit 98bf97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "StatsModels"
22
uuid = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
3-
version = "0.6.10"
3+
version = "0.6.11"
44

55
[deps]
66
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
@@ -15,7 +15,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1515
DataAPI = "1.1"
1616
DataStructures = "0.17.0"
1717
ShiftedArrays = "1.0.0"
18-
StatsBase = "0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32"
18+
StatsBase = "0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
1919
Tables = "0.2, 1"
2020
julia = "1"
2121

0 commit comments

Comments
 (0)