Skip to content

Commit 63c7d3d

Browse files
authored
Merge pull request #26 from alan-turing-institute/dev
For a 0.2.2 release
2 parents fd15e60 + 9403779 commit 63c7d3d

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 = "MLJMultivariateStatsInterface"
22
uuid = "1b6a4a23-ba22-4f51-9698-8599985d3728"
33
authors = ["Anthony D. Blaom <[email protected]>", "Thibaut Lienart <[email protected]>", "Okon Samuel <[email protected]>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -12,7 +12,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1212

1313
[compat]
1414
Distances = "^0.9,^0.10"
15-
MLJModelInterface = "^0.3.5,^0.4"
15+
MLJModelInterface = "^0.3.5,^0.4, 1.0"
1616
MultivariateStats = "0.7, 0.8"
1717
StatsBase = "0.32, 0.33"
1818
julia = "1"

0 commit comments

Comments
 (0)