Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Sep 24, 2023
1 parent 2ea3c56 commit 7d3f149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ make test

1. Update the `version` in `pyproject.toml`. We use semantic versioning
2. Create and merge a PR branch called `release-x.x.x`
3. Pull from `main``
3. Pull from `main`
4. At the command line, run `make tag`
5. Go to [tags page](https://github.com/pydanny/listo/tags), choose the most recent tag, and click `Draft a new release`
6. Click `Generate release notes` and save
Expand Down

0 comments on commit 7d3f149

Please sign in to comment.