Skip to content

Commit 1140d00

Browse files
committed
Update README.dev.rst
1 parent 9a6c01f commit 1140d00

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.dev.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
Steps for doing a release:
22

3-
1. Review open issues and PRs to see if any can easily be fixed, closed, or
3+
1. Make a release branch
4+
2. Review open issues and PRs to see if any can easily be fixed, closed, or
45
merged.
5-
2. Bump copyright year in ``README.rst``, ``docs/conf.py``, and
6+
3. Bump copyright year in ``README.rst``, ``docs/conf.py``, and
67
``docs/index.rst``, if necessary.
7-
3. Review ``HISTORY.rst`` for completeness and correctness.
8-
4. Add release date to ``HISTORY.rst``.
9-
5. Install or update `hub <https://github.com/github/hub`_ as it used by the
8+
4. Review ``HISTORY.rst`` for completeness and correctness.
9+
5. Add release date to ``HISTORY.rst``.
10+
6. Install or update `hub <https://github.com/github/hub`_ as it used by the
1011
release script.
11-
6. Run ``dev-bin/release.sh`` and follow the prompts.
12-
7. Verify the release on `GitHub <https://github.com/maxmind/minfraud-api-python/releases>`_
12+
7. Run ``dev-bin/release.sh`` and follow the prompts.
13+
8. Verify the release on `GitHub <https://github.com/maxmind/minfraud-api-python/releases>`_
1314
and `PyPI <https://pypi.python.org/pypi/minfraud>`_.

0 commit comments

Comments
 (0)