-
Update the versions in README.md and setup.py.
-
Update the change log.
-
Merge development branch to main.
-
Create a GitHub release with version tag, prefixed with
v
. (For example:v2.3.4
) -
Run
pre-commit autoupdate
on a test repo and confirm it updates to the new version.