File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ Contributors
7
7
- Greg Klupar, 2015/11/13
8
8
- Jiri Kuncar, 2016/01/20
9
9
- Sylvain Thénault (sthenault), 2018/06/03
10
- - Musharraf (mush42), 209/02/12
10
+ - Musharraf (mush42), 2019/02/12
11
+ - Tim Gates (timgates42), 2020/03/27
Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ Releasing
7
7
- Install both artifacts in a fresh virtual environment to ensure they work correctly.
8
8
3. Bump the version number in ``setup.py ``. (May be included in the pull request.)
9
9
4. Update the changelog in ``CHANGES.rst ``.
10
- 5. Update the release date in ``CHANGES.rst ``.
11
- 6. Ensure the latest build passes on GitHub Actions.
12
- 7. Rebuild the documentation and check that it looks correct.
13
- 8. Create a new release on GitHub:
10
+ 5. Add new contributors to the ``CONTRIBUTORS.rst `` file.
11
+ 6. Update the release date in ``CHANGES.rst ``.
12
+ 7. Ensure the latest build passes on GitHub Actions.
13
+ 8. Rebuild the documentation and check that it looks correct.
14
+ 9. Create a new release on GitHub:
14
15
- Use the version number as the tag.
15
16
- Include the changelog in the release notes.
16
- 9 . Ensure the release is published.
17
- 10 . Test the release by installing it in a fresh virtual environment.
17
+ 10 . Ensure the release is published.
18
+ 11 . Test the release by installing it in a fresh virtual environment.
You can’t perform that action at this time.
0 commit comments