Skip to content

Commit 33da480

Browse files
committed
Fixed formatting in README
1 parent b45373f commit 33da480

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Release Checklist
3939

4040
* Install ``twine`` with ``$ pipsi install twine``
4141
* Ensure ``CHANGELOG.md`` is representative
42-
* Determine next version number from the CHANGELOG (ensuring we follow `SemVer <http://semver.org/>`_)
42+
* Determine next version number from the ``CHANGELOG.md`` (ensuring we follow `SemVer <http://semver.org/>`_)
4343
* ``git flow release start $newver``
44-
* Update the CHANGELOG with the new version
44+
* Update the ``CHANGELOG.md`` with the new version
4545
* Update the version in ``setup.py``
4646
* Update `trove classifiers <https://pypi.python.org/pypi?%3Aaction=list_classifiers>`_ in ``setup.py``
4747
* ``git flow release finish $newver``

0 commit comments

Comments
 (0)