From a83ec7211ea664fcb65580a386845832c112892d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Sava=C3=ABte?= Date: Fri, 8 Aug 2025 14:59:17 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 213a773..d10cc7b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Supported now: - redis, memcached and memory backends to track your limits (memory as a fallback) - support for sync and async HTTP endpoints - Support for shared limits across a set of routes - +- The library aims to support all [currently supported versions](https://devguide.python.org/versions/) of python # Limitations and known issues