Skip to content

Commit

Permalink
Update HOWTO_RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Oct 29, 2021
1 parent 80ad2f2 commit 09a247c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HOWTO_RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ How to issue a salem release.
git pull upstream master
2. Look over whats-new.rst and the docs. Make sure "What's New" is complete
(check the date!) and add a brief summary note describing the release at the
top. **Update setup.py** to reflect the new version number.
top. **Update setup.py** to reflect the new version number
(**don't forget ``is_released!``**).
3. If you have any doubts, run the full test suite one final time!
pytest --mpl .
4. On the master branch, commit the release in git:
Expand Down

0 comments on commit 09a247c

Please sign in to comment.