Skip to content

Commit

Permalink
Merge pull request #29 from JuliaAI/dev
Browse files Browse the repository at this point in the history
For a 0.3.3 release
  • Loading branch information
ablaom authored May 9, 2023
2 parents f98e2a6 + 2f501db commit 43f74c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MLJEnsembles"
uuid = "50ed68f4-41fd-4504-931a-ed422449fee0"
authors = ["Anthony D. Blaom <[email protected]>"]
version = "0.3.2"
version = "0.3.3"

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

0 comments on commit 43f74c1

Please sign in to comment.