Skip to content

Commit f01d231

Browse files
authored
Merge pull request #46 from alan-turing-institute/dev
For a 0.3.5 release
2 parents 1869432 + 2ccced4 commit f01d231

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
@@ -1,7 +1,7 @@
11
name = "MLJTuning"
22
uuid = "03970b2e-30c4-11ea-3135-d1576263f10f"
33
authors = ["Anthony D. Blaom <anthony.blaom@gmail.com>"]
4-
version = "0.3.4"
4+
version = "0.3.5"
55

66
[deps]
77
ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3"
@@ -19,7 +19,7 @@ Distributions = "^0.22,^0.23"
1919
MLJBase = "^0.12.2,^0.13"
2020
MLJModelInterface = "^0.2"
2121
ProgressMeter = "^1.1"
22-
RecipesBase = "^0.8, ^1"
22+
RecipesBase = "^0.8,^0,9,^1.0"
2323
julia = "^1"
2424

2525
[extras]

0 commit comments

Comments
 (0)