Skip to content

Commit 53be0b6

Browse files
uglidedvora-h
andauthored
Add 7.2 to supported Redis versions (#2896)
Co-authored-by: dvora-h <[email protected]>
1 parent 09dcef1 commit 53be0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Looking for a high-level library to handle object mapping? See [redis-om-python]
4242

4343
## Supported Redis Versions
4444

45-
The most recent version of this library supports redis version [5.0](https://github.com/redis/redis/blob/5.0/00-RELEASENOTES), [6.0](https://github.com/redis/redis/blob/6.0/00-RELEASENOTES), [6.2](https://github.com/redis/redis/blob/6.2/00-RELEASENOTES), and [7.0](https://github.com/redis/redis/blob/7.0/00-RELEASENOTES).
45+
The most recent version of this library supports redis version [5.0](https://github.com/redis/redis/blob/5.0/00-RELEASENOTES), [6.0](https://github.com/redis/redis/blob/6.0/00-RELEASENOTES), [6.2](https://github.com/redis/redis/blob/6.2/00-RELEASENOTES), [7.0](https://github.com/redis/redis/blob/7.0/00-RELEASENOTES) and [7.2](https://github.com/redis/redis/blob/7.2/00-RELEASENOTES).
4646

4747
The table below highlights version compatibility of the most-recent library versions and redis versions.
4848

0 commit comments

Comments
 (0)