Skip to content

Commit

Permalink
🗒️ README-DEV: Also release on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Aug 6, 2020
1 parent 8641011 commit f6dfedf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README-DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Releasing
* `git commit -m 'v<version>'`
* `git tag -m 'v<version>' 'v<version>'`
* `git push --tags`
* Do a release on GitHub

### Uploading to PyPI
* `rm -rf dist/` or backup if `dist/` exists already
Expand Down

0 comments on commit f6dfedf

Please sign in to comment.