Skip to content

Commit

Permalink
Type "master" -> "main"
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Jul 13, 2023
1 parent ec6d236 commit f366d00
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 @@ -153,7 +153,7 @@ GITHUB_ACCESS_TOKEN=***************************
## Releasing

To release a new version:
- check that you have push access to the `master` branch
- check that you have push access to the `main` branch
- run `hatch version <major/minor/patch>` to update the version
- add changes to `CHANGELOG.md` if it's not a patch release (major or minor)
- run `make release` which create a release commit and tag and push it to Github
Expand Down

0 comments on commit f366d00

Please sign in to comment.