Skip to content

Commit c65b5c6

Browse files
author
Raphael Mitsch
committed
docs: Update badges to reflect current status.
1 parent d638eb4 commit c65b5c6

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@
66

77
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/mantisai/sieves/test.yml)](https://github.com/mantisai/sieves/actions/workflows/test.yml)
88
![GitHub top language](https://img.shields.io/github/languages/top/mantisai/sieves)
9-
[![PyPI - Version](https://img.shields.io/pypi/v/sieves)]((https://pypi.org/project/sieves/))
10-
![PyPI - Status](https://img.shields.io/pypi/status/sieves)
9+
[![Version](https://img.shields.io/github/v/release/mantisai/sieves?include_prereleases&label=version)](https://github.com/mantisai/sieves/releases)
10+
![Status](https://img.shields.io/badge/status-beta-blue)
11+
<!--
12+
[![Version](https://img.shields.io/pypi/v/sieves)]((https://pypi.org/project/sieves/))
13+
![Status](https://img.shields.io/pypi/status/sieves)
14+
-->
1115
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/ambv/black)
1216
[![codecov](https://codecov.io/gh/mantisai/sieves/branch/main/graph/badge.svg)](https://codecov.io/gh/mantisai/sieves)
13-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17633730.svg)](https://doi.org/10.5281/zenodo.17633730)
17+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.18075798.svg)](https://doi.org/10.5281/zenodo.18075798)
1418

1519
## A Unified Interface for Document AI.
1620

0 commit comments

Comments
 (0)