Skip to content

Commit bb2e525

Browse files
h-g-sCopilot
andcommitted
docs: refresh README badges
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5523858 commit bb2e525

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,11 @@ Questions, suggestions and feature request can be posted at [Discussions](https:
6363

6464
## Build status
6565

66+
[![PyPI version](https://img.shields.io/pypi/v/mip.svg)](https://pypi.org/project/mip/)
67+
[![Python versions](https://img.shields.io/pypi/pyversions/mip.svg)](https://pypi.org/project/mip/)
68+
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.python-mip.com/en/latest/)
6669
[![CI](https://github.com/coin-or/python-mip/actions/workflows/github-ci.yml/badge.svg)](https://github.com/coin-or/python-mip/actions/workflows/github-ci.yml)
67-
[![Current version](https://badge.fury.io/gh/coin-or%2Fpython-mip.svg)](https://github.com/coin-or/python-mip/releases)
70+
[![Publish to PyPI](https://github.com/coin-or/python-mip/actions/workflows/publish.yml/badge.svg)](https://github.com/coin-or/python-mip/actions/workflows/publish.yml)
71+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mip)](https://pypi.org/project/mip/)
6872
[![Current total of lines](https://tokei.rs/b1/github/coin-or/python-mip?category=lines)](https://github.com/coin-or/python-mip)
6973
[![License](https://img.shields.io/badge/license-EPL-blue.svg)](https://github.com/coin-or/python-mip/blob/master/LICENSE)
70-

0 commit comments

Comments
 (0)