README: add github action workflow badge for building wheels, version 2.0.1

This commit is contained in:
Mario Fink 2021-10-21 15:00:10 +02:00
parent 050256763c
commit e0e293c4d4
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/RecordEvolution/TDMtermite.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/RecordEvolution/TDMtermite/context:python)
[![LICENSE](https://img.shields.io/github/license/RecordEvolution/TDMtermite)](https://img.shields.io/github/license/RecordEvolution/TDMtermite)
[![STARS](https://img.shields.io/github/stars/RecordEvolution/TDMtermite)](https://img.shields.io/github/stars/RecordEvolution/TDMtermite)
![Build Python Wheels](https://github.com/RecordEvolution/TDMtermite/actions/workflows/pypi-deploy.yml/badge.svg)
# TDMtermite

View File

@ -1 +1 @@
2.0.0
2.0.1