Skip to content

Commit

Permalink
Merge pull request #570 from alan-turing-institute/dev
Browse files Browse the repository at this point in the history
For a 0.11.5 release
  • Loading branch information
ablaom committed Jun 15, 2020
2 parents 1030db5 + c87afdd commit c0c02c8
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 <anthony.blaom@gmail.com>"]
version = "0.11.4"
version = "0.11.5"

[deps]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand All @@ -25,7 +25,7 @@ CategoricalArrays = "^0.8"
ComputationalResources = "^0.3"
Distributions = "^0.21,^0.22,^0.23"
MLJBase = "^0.13.6"
MLJModels = "^0.9.11"
MLJModels = "^0.10"
MLJScientificTypes = "^0.2.1"
MLJTuning = "^0.3.1"
ProgressMeter = "^1.1"
Expand Down

0 comments on commit c0c02c8

Please sign in to comment.