From 124f5c358c6a18b1a647e122cf88686a449552f9 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sat, 5 Nov 2022 23:34:08 +0200 Subject: Add support for Python 3.11 --- docs/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/documentation.md b/docs/documentation.md index 10ddb5f..766af7a 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -4,7 +4,7 @@ |---|---| |E-mail | michele.simionato@gmail.com| |Version| 5.1.1 (2022-01-07)| -|Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9, 3.10| +|Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11| |Download page| http://pypi.python.org/pypi/decorator/5.1.1| |Installation| ``pip install decorator``| |License | BSD license| -- cgit v1.2.1