Update release docs

This commit is contained in:
Alex Gaynor 2014-01-06 16:53:31 -08:00
parent 2f030efa61
commit ce0b5a3a8a

View file

@ -9,8 +9,7 @@ Bumping the version number
The first step in doing a release is bumping the version number in the
software.
* Update the version number in ``cryptography/__about__.py`` and
``docs/conf.py``.
* Update the version number in ``cryptography/__about__.py``.
* Do a commit indicating this.
* Send a pull request with this.
* Wait for it to be merged.