Skip to content

Commit 43f74c1

Browse files
authored
Merge pull request #29 from JuliaAI/dev
For a 0.3.3 release
2 parents f98e2a6 + 2f501db commit 43f74c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MLJEnsembles"
22
uuid = "50ed68f4-41fd-4504-931a-ed422449fee0"
33
authors = ["Anthony D. Blaom <anthony.blaom@gmail.com>"]
4-
version = "0.3.2"
4+
version = "0.3.3"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -25,5 +25,5 @@ MLJBase = "0.20, 0.21"
2525
MLJModelInterface = "0.4.1, 1.1"
2626
ProgressMeter = "1.1"
2727
ScientificTypesBase = "2,3"
28-
StatsBase = "0.32, 0.33"
28+
StatsBase = "0.32, 0.33, 0.34"
2929
julia = "1.6"

0 commit comments

Comments
 (0)