[3.12] gh-123905: Update TOML description to include version number (GH-123906) (#123907)

This commit is contained in:
Miss Islington (bot) 2024-09-11 08:28:36 +02:00 committed by GitHub
parent 41608f1760
commit c6ae90a63c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
--------------
This module provides an interface for parsing TOML (Tom's Obvious Minimal
This module provides an interface for parsing TOML 1.0.0 (Tom's Obvious Minimal
Language, `https://toml.io <https://toml.io/en/>`_). This module does not
support writing TOML.