Skip to content

Commit 6b1d274

Browse files
authored
Merge pull request #2 from JuliaAI/dummy2
add lifecycle badge
2 parents 7963a0f + d241fed commit 6b1d274

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project.toml

+1-1
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.1.0"
4+
version = "0.2.0"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Tool for testing implementations of the
44
[LearnAPI.jl](https://juliaai.github.io/LearnAPI.jl/dev/) interface, for algorithms in
55
machine learning and statistics
66

7+
[![Lifecycle:Maturing](https://img.shields.io/badge/Lifecycle-Maturing-007EC6)](https://github.com/JuliaAI/LearnAPI.jl/blob/dev/ROADMAP.md)
78
[![Build Status](https://github.com/JuliaAI/LearnTestAPI.jl/workflows/CI/badge.svg)](https://github.com/JuliaAI/LearnTestAPI.jl/actions)
89
[![codecov](https://codecov.io/gh/JuliaAI/LearnTestAPI.jl/graph/badge.svg?token=gCIQfDtzMt)](https://codecov.io/gh/JuliaAI/LearnTestAPI.jl)
910

0 commit comments

Comments
 (0)