Skip to content

Commit 82aa3dd

Browse files
committed
Explain schema versions
1 parent 236e1d8 commit 82aa3dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

peps/pep-0825.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,10 @@ version number is stored as part of the schema_ URL. Whenever the format
185185
changes, the version number must be incremented. Tools MUST assume that
186186
all variant wheels using an unknown format version are unsupported.
187187

188+
The version numbers starting with zero are reserved for drafts and MUST
189+
NOT be used in production. Once the proposal is complete, the latest
190+
draft will be promoted to version ``1.0.0``.
191+
188192
The top-level keys are described in the subsequent sections.
189193

190194

0 commit comments

Comments
 (0)