diff options
Diffstat (limited to 'Doc/library/tomllib.rst')
| -rw-r--r-- | Doc/library/tomllib.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/tomllib.rst b/Doc/library/tomllib.rst index d376779..dc6e0cc 100644 --- a/Doc/library/tomllib.rst +++ b/Doc/library/tomllib.rst @@ -18,7 +18,7 @@ support writing TOML. .. versionadded:: 3.11 The module was added with support for TOML 1.0.0. -.. versionchanged:: next +.. versionchanged:: 3.15 Added TOML 1.1.0 support. See the :ref:`What's New <whatsnew315-tomllib-1-1-0>` for details. |
