Maintainer Notes¶

🥾 Bumping Version Number¶

Have you updated the contributing.rst file by cross-referencing with cz changelog?

If so, run cz bump -s --increment LEVEL, where LEVEL could be major, minor or patch.

Deploy to PyPi by running poetry build and poetry publish. Also update the Homebrew formula.