Generating a new release Bump version number in grapp/version.py Push and merge to main Tag main with the version vX.Y and push Push to PyPi: rm -rf dist python setup.py sdist python setup.py bdist_wheel python3 -m twine upload dist/*