From 7d405978be273aa6dacb95b053ff0b0106e453b5 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 26 Sep 2024 15:54:07 -0500 Subject: [PATCH] Update docs/api.rst --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index ea8ab3ed4..0e4595b12 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -206,7 +206,7 @@ There are two kinds of properties: *decoded* and *encoded* (with >>> URL('http://[::1]').host_subcomponent '[::1]' - .. versionadded:: 1.13.0 + .. versionadded:: 1.13 .. attribute:: URL.port