Skip to content

Commit b9e03c0

Browse files
authored
Merge pull request #15 from JuliaAI/dev
For a 0.2.3 release
2 parents ae3ca4f + 4e77ff8 commit b9e03c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LearnTestAPI"
22
uuid = "3111ed91-c4f2-40e7-bb19-7f6c618409b8"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -30,7 +30,8 @@ CategoricalDistributions = "0.1.15"
3030
Distributions = "0.25"
3131
InteractiveUtils = "<0.0.1, 1"
3232
IsURL = "0.2.0"
33-
LearnAPI = "0.2.0"
33+
LearnAPI = "0.2.0,1"
34+
LearnDataFrontEnds = "0.1"
3435
LinearAlgebra = "<0.0.1, 1"
3536
MLCore = "1.0.0"
3637
MacroTools = "0.5"

0 commit comments

Comments
 (0)