diff --git a/README.md b/README.md index e97119a888..acf1e2e084 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ The Python interface to the Redis key-value store. --------------------------------------------- +**Note: ** redis-py 5.0 will be the last version of redis-py to support Python 3.7, as it has reached [end of life](https://devguide.python.org/versions/). redis-py 5.1 will support Python 3.8+. + +--------------------------------------------- + ## Installation Start a redis via docker: