mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Use full path in the documentation
This commit is contained in:
parent
bb4267b2f1
commit
0064bfa15f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Bumping the version number
|
|||
The next step in doing a release is bumping the version number in the
|
||||
software.
|
||||
|
||||
* Update the version number in ``cryptography/__about__.py``.
|
||||
* Update the version number in ``src/cryptography/__about__.py``.
|
||||
* Update the version number in ``vectors/cryptography_vectors/__about__.py``.
|
||||
* Set the release date in the :doc:`/changelog`.
|
||||
* Do a commit indicating this.
|
||||
|
|
|
|||
Loading…
Reference in a new issue