Skip to content

Commit

Permalink
Merge pull request #961 from jbrea/patch-2
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
ablaom authored Aug 30, 2022
2 parents ac9d8e7 + 1fd43e0 commit a6c50ee
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 = "MLJ"
uuid = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
authors = ["Anthony D. Blaom <[email protected]>"]
version = "0.18.4"
version = "0.18.5"

[deps]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand Down Expand Up @@ -32,7 +32,7 @@ MLJEnsembles = "0.3"
MLJIteration = "0.5"
MLJModels = "0.15.5"
MLJTuning = "0.7"
OpenML = "0.2"
OpenML = "0.2,0.3"
ProgressMeter = "1.1"
ScientificTypes = "3"
StatsBase = "0.32,0.33"
Expand Down

0 comments on commit a6c50ee

Please sign in to comment.