add new post-release tasks section to help release managers

This commit is contained in:
Paul Kehrer 2014-04-02 19:11:53 -05:00
parent 53a81244f5
commit ff26c74b59

View file

@ -39,3 +39,13 @@ correctly:
'...'
Verify that this is the version you just released.
Post-release tasks
------------------
* Update the version number to the next major (e.g. 0.5.dev1) in
``cryptography/__about__.py`` and
``vectors/cryptography_vectors/__about__.py``.
* Add new changelog entry with next version and note that it is under active
development
* Send a pull request with these items