Skip to content

Commit

Permalink
docs: update releasing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Dec 27, 2023
1 parent 51b21d6 commit 2f30856
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ To cut a new release of **pyisd** (assuming you have the appropriate permissions
5. Merge the pull request once all required checks pass.
6. Create an annotated tag, e.g. `git tag -a v0.1.4`.
7. Push the annotated tag to github.
This will trigger a new pypi release.
8. Create a Github release.
This will trigger a new PyPI release.

0 comments on commit 2f30856

Please sign in to comment.