We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236e1d8 commit 82aa3ddCopy full SHA for 82aa3dd
peps/pep-0825.rst
@@ -185,6 +185,10 @@ version number is stored as part of the schema_ URL. Whenever the format
185
changes, the version number must be incremented. Tools MUST assume that
186
all variant wheels using an unknown format version are unsupported.
187
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
+
192
The top-level keys are described in the subsequent sections.
193
194
0 commit comments