Skip to content

Commit e026647

Browse files
committed
Update release docs
1 parent b74323c commit e026647

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/contributing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,8 @@ To release a new version of the theme, core team will take the following steps:
197197
$ python setup.py sdist bdist_wheel
198198
$ twine upload --sign --identity [email protected] dist/*
199199
200+
#. Finally, open a new pull request updating the development release version to
201+
the next patch by running ``bump2version patch``. Open a pull request with
202+
this change.
203+
200204
.. _PEP440: https://www.python.org/dev/peps/pep-0440/

0 commit comments

Comments
 (0)