diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/doing-a-release.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst index 5d96a49e..b70744eb 100644 --- a/docs/doing-a-release.rst +++ b/docs/doing-a-release.rst @@ -79,7 +79,7 @@ Post-release tasks ------------------ * Update the version number to the next major (e.g. ``0.5.dev1``) in - ``cryptography/__about__.py`` and + ``src/cryptography/__about__.py`` and ``vectors/cryptography_vectors/__about__.py``. * Close the `milestone`_ for the previous release on GitHub. * Add new :doc:`/changelog` entry with next version and note that it is under |