To upload a new version: git tag a new version: git tag v1.x.x Package: python setup.py sdist Test installation using the tar: pip install dist/*.tar twine upload dist/*