diff --git a/typing_extensions/README.rst b/typing_extensions/README.rst index 769535e6f..54b7eb7bf 100644 --- a/typing_extensions/README.rst +++ b/typing_extensions/README.rst @@ -59,6 +59,7 @@ This module currently contains the following: - ``Protocol`` - ``Required`` - ``runtime_checkable`` +- ``Self`` - ``Text`` - ``Type`` - ``TypedDict``