Skip to content

Commit

Permalink
Merge pull request #12783 from pfmoore/rel_doc2
Browse files Browse the repository at this point in the history
Minor release is the quarter number
  • Loading branch information
pfmoore committed Jun 23, 2024
2 parents 2753c77 + a58c20a commit 67e2a56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/html/development/release-process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ no changes, then that release month is skipped and the next release will be
3 months later.

The version number of pip is ``YY.N``, where ``YY`` is the year of the release
and ``N`` identifies which release of the year (0=January, 1=April, 2=July, and
3=October).
and ``N`` identifies the quarter of the year (0-3).

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

0 comments on commit 67e2a56

Please sign in to comment.