File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Here are the steps to follow when creating the new version.
8080- Decide on the new version number A.B.C, following the scheme above.
8181- Set the new version number in ` pyproject.toml ` .
8282- Reinstall hlink with ` pip install -e .[dev] ` to update the version. Confirm that this worked by running ` hlink --version ` .
83- - Update sphinx-docs/changelog.md with the new version number, then regenerate the Sphinx docs so that they show the correct hlink version number .
83+ - Update sphinx-docs/changelog.md with the new version number and make sure that it is up to date .
8484- After committing your changes, create a git tag ` vA.B.C ` and push it to GitHub.
8585- Finally, create a GitHub release for the tag. This is intended for record-keeping
8686for developers, so it's fine to automatically generate the release notes. The user-
You can’t perform that action at this time.
0 commit comments