summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2022-10-30 10:35:47 +0200
committerGitHub <noreply@github.com>2022-10-30 10:35:47 +0200
commit9cf8e028863c79904d9536465e5844184109d209 (patch)
tree694bb53b303fe243fb6ca1a5a56b0149063b8a9b
parentbbc91af86cb26a25a025db0b3d63a4633798683c (diff)
downloadredis-py-9cf8e028863c79904d9536465e5844184109d209.tar.gz
Link to the latest pre-release (#2440)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1cb4296..7e44cfa 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ The Python interface to the Redis key-value store.
[![docs](https://readthedocs.org/projects/redis/badge/?version=stable&style=flat)](https://redis-py.readthedocs.io/en/stable/)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![pypi](https://badge.fury.io/py/redis.svg)](https://pypi.org/project/redis/)
+[![pre-release](https://img.shields.io/github/v/release/redis/redis-py?include_prereleases&label=latest-prerelease)](https://github.com/redis/redis-py/releases)
[![codecov](https://codecov.io/gh/redis/redis-py/branch/master/graph/badge.svg?token=yenl5fzxxr)](https://codecov.io/gh/redis/redis-py)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/redis/redis-py.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/redis/redis-py/alerts/)