Skip to content

Commit fc60edd

Browse files
authored
Merge pull request #13 from JuliaAI/compat-bump-learnapi
Extend compat LearnAPI = "0.2.0,1"; bump 0.2.3
2 parents 579a12f + fd0cfbe commit fc60edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-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,7 @@ 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"
3434
LinearAlgebra = "<0.0.1, 1"
3535
MLCore = "1.0.0"
3636
MacroTools = "0.5"

0 commit comments

Comments
 (0)