Skip to content

Commit 4dd55eb

Browse files
committed
Document the structure of our release number
1 parent 66f4a5d commit 4dd55eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/html/development/release-process.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ that month will be up to the release manager for that release. If there are
1818
no changes, then that release month is skipped and the next release will be
1919
3 months later.
2020

21+
The version number of pip is ``YY.N``, where ``YY`` is the year of the release
22+
and ``N`` identifies which release of the year (0=January, 1=April, 2=July, and
23+
3=October).
24+
2125
The release manager may, at their discretion, choose whether or not there
2226
will be a pre-release period for a release, and if there is may extend that
2327
period into the next month if needed.

0 commit comments

Comments
 (0)