Skip to content

Commit

Permalink
Update release procedure.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhvk committed Jul 31, 2020
1 parent 586a5c9 commit dce2758
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/tutorials/release_procedure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,7 @@ its own version as well, which should be pointing to its latest patch release.
--------------------

In the main development branch, add the next major/minor release to
``CHANGES.rst``. Also update the ``version`` keyword in ``setup.cfg`` to::

version = <next major/minor version>.dev

Make a commmit::
``CHANGES.rst``. Make a commmit::

git commit -m "Add v<next major/minor version> to the changelog."

Expand Down

0 comments on commit dce2758

Please sign in to comment.