how to release a new version of a python package already published on pip code example Example: pypi release python3 setup.py sdist bdist_wheel twine upload dist/*