Skip to content

Commit 3212606

Browse files
authored
Merge pull request #32 from JuliaAI/dev
For a 0.2.3 release
2 parents 3505afe + d04938d commit 3212606

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MLJText"
22
uuid = "5e27fcf9-6bac-46ba-8580-b5712f3d6387"
33
authors = ["Chris Alexander <[email protected]>, Anthony D. Blaom <[email protected]>"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
CorpusLoaders = "214a0ac2-f95b-54f7-a80b-442ed9c2c9e8"
@@ -17,7 +17,8 @@ CorpusLoaders = "0.3"
1717
MLJModelInterface = "1.4"
1818
ScientificTypes = "2.2.2, 3"
1919
ScientificTypesBase = "2.2.0, 3"
20-
TextAnalysis = "0.7.3"
20+
Statistics = "<0.0.1, 1"
21+
TextAnalysis = "0.7.3, 0.8"
2122
julia = "1.6"
2223

2324
[extras]

0 commit comments

Comments
 (0)