File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -439,6 +439,7 @@ As a specific example:
439439
440440 bash auto-release-notes.sh 2025-02-19 2025-03-24
441441
442+ * Add the release to `doc/whatisnew.rst `, by adding it to the list of releases and providing a short description of the release.
442443* Finish the release notes and merge
443444* Locally tag the main branch with the newly merged release notes with the new version
444445* Push the tag to the remote repository which will trigger the release action (.github/workflows/publish-to-pypi.yml)
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Release notes
88.. toctree ::
99 :maxdepth: 1
1010
11+ releases/0.103.1.rst
1112 releases/0.103.0.rst
1213 releases/0.102.3.rst
1314 releases/0.102.2.rst
@@ -50,6 +51,11 @@ Release notes
5051 releases/0.9.1.rst
5152
5253
54+ Version 0.103.1
55+ ===============
56+
57+ * Minor release with bug fixes
58+
5359Version 0.103.0
5460===============
5561
You can’t perform that action at this time.
0 commit comments