Skip to content

Commit 1e84db2

Browse files
committed
Add stray `
1 parent 178f9ae commit 1e84db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Releasing to Pypi
156156
2. ``git pull origin master``
157157
3. Update ``CHANGELOG.rst`` with the new version number.
158158
4. Update the ``release`` variable in ``docs/conf.py`` with the new version number.
159-
5. Update the ``__version__`` variable in ``src/grimp/__init__.py` with the new version number.
159+
5. Update the ``__version__`` variable in ``src/grimp/__init__.py`` with the new version number.
160160
6. Update ``project.version`` in ``pyproject.toml`` with the new version number.
161161
7. ``git commit -am "Release v{new version number"``
162162
8. ``git push``

0 commit comments

Comments
 (0)