python setup.py test
python setup.py build_sphinx
Please create new releases via GitHub's release functionality or using the GitHub CLI.
hub release create origin <version_number>
We follow Semantic Versioning 2.0.0.
Make sure to add the changelog of each release into the release description.