File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
name = " LearnTestAPI"
2
2
uuid = " 3111ed91-c4f2-40e7-bb19-7f6c618409b8"
3
3
authors = [
" Anthony D. Blaom <[email protected] >" ]
4
- version = " 0.1 .0"
4
+ version = " 0.2 .0"
5
5
6
6
[deps ]
7
7
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Tool for testing implementations of the
4
4
[ LearnAPI.jl] ( https://juliaai.github.io/LearnAPI.jl/dev/ ) interface, for algorithms in
5
5
machine learning and statistics
6
6
7
+ [ ![ Lifecycle: Maturing ] ( https://img.shields.io/badge/Lifecycle-Maturing-007EC6 )] ( https://github.com/JuliaAI/LearnAPI.jl/blob/dev/ROADMAP.md )
7
8
[ ![ Build Status] ( https://github.com/JuliaAI/LearnTestAPI.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaAI/LearnTestAPI.jl/actions )
8
9
[ ![ codecov] ( https://codecov.io/gh/JuliaAI/LearnTestAPI.jl/graph/badge.svg?token=gCIQfDtzMt )] ( https://codecov.io/gh/JuliaAI/LearnTestAPI.jl )
9
10
You can’t perform that action at this time.
0 commit comments