Skip to content

Commit

Permalink
minor update to build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
toloudis committed Feb 16, 2022
1 parent 81413de commit 96110fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,10 @@ $ bump2version patch # possible: major / minor / patch
$ git push
$ git push --tags

Or run

$ bump2version release

to generate a release build version.

After all builds pass, GitHub Actions will automatically publish to PyPI.

0 comments on commit 96110fd

Please sign in to comment.