Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion peps/pep-0101.rst
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ the main repo.
do some post-merge cleanup. Check the top-level ``README.rst``
and ``include/patchlevel.h`` files to ensure they now reflect
the desired post-release values for on-going development.
The patchlevel should be the release tag with a ``+``.
The patchlevel should be the release tag with a ``+dev``.
Also, if you cherry-picked changes from the standard release
branch into the release engineering branch for this release,
you will now need to manually remove each blurb entry from
Expand Down
Loading