Update How to prepare the code for a release authored by Vadim GUBAIDULIN's avatar Vadim GUBAIDULIN
......@@ -24,4 +24,5 @@ Here is the checklist to run before releasing a new version for mbtrack2:
* `poetry config http-basic.pypi __token__ api_token`
* `poetry publish`
10. Add zip archive of stable to zenodo
11. Rebuild docs on the https://app.readthedocs.org/ website
\ No newline at end of file
11. Update docs/conf.py file to 'release={curent_version}'
12. Rebuild docs on the https://app.readthedocs.org/ website
\ No newline at end of file