Skip to content

Commit a58c20a

Browse files
committed
Minor release is the quarter number
1 parent 2753c77 commit a58c20a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/html/development/release-process.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ no changes, then that release month is skipped and the next release will be
1919
3 months later.
2020

2121
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).
22+
and ``N`` identifies the quarter of the year (0-3).
2423

2524
The release manager may, at their discretion, choose whether or not there
2625
will be a pre-release period for a release, and if there is may extend that

0 commit comments

Comments
 (0)