Skip to content

Commit 9dfa726

Browse files
authored
Update README.md
1 parent 126e95b commit 9dfa726

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ registered.
2525
The `release.yml` workflow generates the wheel and uploads the release to PyPI.
2626
Here are the steps you need to kick that process off:
2727

28-
1. Review the commit logs and decide on the next version.
29-
- Breaking changes should increment to a new major version.
30-
- New features should increment to a new minor version.
31-
- Bug fixes and small changes should increment to a new patch version.
28+
1. Use a calver tag in the format vYY.MM.DD.
3229

3330
2. Create a new tag and push it to the repo.
3431

0 commit comments

Comments
 (0)