Skip to content

Commit dc62e19

Browse files
authored
EOL for Python 3.7 (#2852)
1 parent a49e656 commit dc62e19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ The Python interface to the Redis key-value store.
1313

1414
---------------------------------------------
1515

16+
**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+.
17+
18+
---------------------------------------------
19+
1620
## Installation
1721

1822
Start a redis via docker:

0 commit comments

Comments
 (0)