Skip to content

Automatically suffix the README version after a release#422

Open
savannahostrowski wants to merge 2 commits into
python:mainfrom
savannahostrowski:update-tweak-readme
Open

Automatically suffix the README version after a release#422
savannahostrowski wants to merge 2 commits into
python:mainfrom
savannahostrowski:update-tweak-readme

Conversation

@savannahostrowski

Copy link
Copy Markdown
Member

Closes #169

Opted to automatically update the README (rather than remind), using option 1 from the discussion: This is Python version 3.15.0 beta 3+dev style suffixes. This happens in release.py --done, alongside the existing patchlevel.h update, so it lands in the post-release commit: + for 3.14 and earlier, +dev for 3.15+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

release bump should either automatically update or remind to update README version to x.y.z+

1 participant