diff --git a/scripts/get_latest_release.py b/scripts/get_latest_release.py index 676aaa39..ad418d3c 100755 --- a/scripts/get_latest_release.py +++ b/scripts/get_latest_release.py @@ -28,8 +28,8 @@ Notes ----- -- This script is not part of the source code of MatrixCtl. It is a release helper - script. +- This script is not part of the source code of MatrixCtl. It is a release + helper script. - After the script finished run the following command: ``pandoc chagelog_latest.rst --from rst --to markdown -o chagelog_latest.md``