Skip to content

Commit

Permalink
Updated release process
Browse files Browse the repository at this point in the history
  • Loading branch information
spookylukey committed Jan 10, 2024
1 parent a570ca5 commit d948b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ How to do releases

tox

* Change HISTORY.rst to remove " - unreleased"
* Change docs/history.rst to remove " - unreleased"

* Update the version number (removing the ``-dev1`` part):

Expand All @@ -26,7 +26,7 @@ Post release
------------

* Bump version numbers to next version, and add ``-dev1`` suffix, for example
``0.9.0-dev1``
``0.9.0-dev1``, in the same places as above.

* Add new section to HISTORY.rst, with " - unreleased".

Expand Down

0 comments on commit d948b15

Please sign in to comment.