Skip to content

Commit

Permalink
Update RELEASE.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Jul 16, 2017
1 parent 4347684 commit 72684a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ Considering the main project repository is setup as "upstream" remote for git...
  echo "__version__ = '"`git semver --next-patch`"'" > $VERSION_FILE
git add $VERSION_FILE
And maybe update the frozen dependencies and makefile content (edgy-project managed projects only)

.. code-block:: shell-session
rm requirements*; edgy-project update
Edit the changelog ...

.. code-block:: shell-session
Expand Down

0 comments on commit 72684a2

Please sign in to comment.