- Change
version
argument insetup.cfg
- Git tag and push it to Github repository. (e.g.
git tag v0.1.0 && git push origin v0.1.0
) - mojimoji is automatically built and published to pypi by github actions
See .github/workflows/*.yml for the configuration of CI.