From 3384f5973df7e25b00fa382e941d919b5e76814e Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 21:48:59 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9ad659c..d2970d0 100644 --- a/README.rst +++ b/README.rst @@ -96,6 +96,6 @@ requests can be made using GitHub's `issues system`_. :target: https://travis-ci.org/shendo/taskq :alt: Current build status -.. |pypi_version| image:: https://pypip.in/v/taskq/badge.png +.. |pypi_version| image:: https://img.shields.io/pypi/v/taskq.svg :target: https://pypi.python.org/pypi/taskq :alt: Latest PyPI version