Skip to content

Commit 45ddf04

Browse files
committed
Add Python 3.10 to the README
1 parent fd4ec34 commit 45ddf04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Features
7777
- Thread-safe and process-safe
7878
- Supports multiple eviction policies (LRU and LFU included)
7979
- Keys support "tag" metadata and eviction
80-
- Developed on Python 3.9
81-
- Tested on CPython 3.6, 3.7, 3.8, 3.9
80+
- Developed on Python 3.10
81+
- Tested on CPython 3.6, 3.7, 3.8, 3.9, 3.10
8282
- Tested on Linux, Mac OS X, and Windows
8383
- Tested using GitHub Actions
8484

0 commit comments

Comments
 (0)