Skip to content

Commit a60bd22

Browse files
committed
Extend release procedure
1 parent d4411e5 commit a60bd22

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/contributing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ Releasing
9191

9292
- Update ``CHANGELOG.rst`` with release date.
9393
- Bump version number in ``dfetch/__init__.py``.
94+
- Find/replace ``Dfetch(x.x.x)`` with the new version number ``Dfetch (y.y.y)``.
95+
- Double check any feature scenarios for a version number.
96+
- Re-generate asciicasts using VSCode task (linux/mac).
97+
- Commit all release changes.
9498
- Create annotated tag and push it:
9599

96100
.. code-block:: bash

0 commit comments

Comments
 (0)