diff options
| -rw-r--r-- | docs/source/contrib/release_procedure.rst | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/source/contrib/release_procedure.rst b/docs/source/contrib/release_procedure.rst index aa0af51..aac5f6f 100644 --- a/docs/source/contrib/release_procedure.rst +++ b/docs/source/contrib/release_procedure.rst @@ -2,7 +2,8 @@   Release procedure  ******************* -* Check that the version number in setup.py is correct. +* Check that the version number in setup.py and in docs/source/conf.py +  is correct.  * Check that the changelog is up to date. | 
