Skip to content

Commit 61febaa

Browse files
authored
Merge pull request #194 from alan-turing-institute/dev
For a 0.8.2 release
2 parents ce35e3e + dd6037f commit 61febaa

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 = "MLJModels"
22
uuid = "d491faf4-2d78-11e9-2867-c94bc002c0b7"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "0.8.1"
4+
version = "0.8.2"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -36,7 +36,7 @@ Parameters = "^0.12"
3636
Requires = "^0.5, ^1"
3737
ScientificTypes = "^0.7"
3838
StatsBase = "^0.32"
39-
Tables = "^0.2"
39+
Tables = "^0.2,^1.0"
4040
julia = "1"
4141

4242
[extras]

0 commit comments

Comments
 (0)