Skip to content

Commit 775a0e7

Browse files
authored
chore: add GH release badge (#200)
1 parent c377ce8 commit 775a0e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,14 @@ docformatter
2727
.. |PYVERS| image:: https://img.shields.io/pypi/pyversions/docformatter
2828
.. |PYMAT| image:: https://img.shields.io/pypi/format/docformatter
2929
.. |DD| image:: https://img.shields.io/pypi/dd/docformatter
30+
.. |PRE| image:: https://img.shields.io/github/v/release/PyCQA/docformatter?include_prereleases
3031

3132
+----------------+----------------------------------------------------------+
3233
| **Code** + |BLACK| |ISORT| +
3334
+----------------+----------------------------------------------------------+
3435
| **Docstrings** + |SELF| |NUMPSTYLE| +
3536
+----------------+----------------------------------------------------------+
36-
| **GitHub** + |CI| |CONTRIBUTORS| |COMMIT| +
37+
| **GitHub** + |CI| |CONTRIBUTORS| |COMMIT| |PRE| +
3738
+----------------+----------------------------------------------------------+
3839
| **PyPi** + |VERSION| |LICENSE| |PYVERS| |PYMAT| |DD| +
3940
+----------------+----------------------------------------------------------+

0 commit comments

Comments
 (0)