summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/pkgutil.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/pkgutil.rst b/Doc/library/pkgutil.rst
index 1d038f9..3b6c925 100644
--- a/Doc/library/pkgutil.rst
+++ b/Doc/library/pkgutil.rst
@@ -15,6 +15,7 @@ support.
A namedtuple that holds a brief summary of a module's info.
+ .. versionadded:: 3.6
.. function:: extend_path(path, name)