Skip to content

Commit 62b6f5d

Browse files
authored
Merge pull request #65 from yufongpeng/compathelper/new_version/2023-05-02-01-36-11-257-01983608102
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
2 parents 51672dd + e1a0f13 commit 62b6f5d

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
@@ -14,6 +14,6 @@ StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
1414
[compat]
1515
Distributions = "0.23, 0.24, 0.25"
1616
Reexport = "0.2, 1"
17-
StatsBase = "0.33"
17+
StatsBase = "0.33, 0.34"
1818
StatsModels = "0.6"
19-
julia = "1.6, 1.7, 1.8"
19+
julia = "1.6, 1.7, 1.8"

0 commit comments

Comments
 (0)