Skip to content

Commit 657dfe9

Browse files
committed
add to whatisnew
1 parent 1153304 commit 657dfe9

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

doc/development/development.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

doc/whatisnew.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
5359
Version 0.103.0
5460
===============
5561

0 commit comments

Comments
 (0)