From 2a387d5c77b9733e7b65c21923dd78a985a9d17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A9n=C3=A9dikt=20Tran?= <10796600+picnixz@users.noreply.github.com> Date: Sun, 27 Oct 2024 12:06:09 +0100 Subject: [PATCH] fixup docs --- Doc/library/stdtypes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst index 9ab1be4acd231a..ac05996b218f79 100644 --- a/Doc/library/stdtypes.rst +++ b/Doc/library/stdtypes.rst @@ -4144,7 +4144,7 @@ copying. Count the number of occurrences of *value*. - .. versionadded:: 3.14 + .. versionadded:: next There are also several readonly attributes available: