- Increment the version number in
setup.py
- Delete
dist
directory python setup.py sdist bdist_wheel
twine upload dist/*
- Get working api token from https://pypi.org/manage/account/token/ - type this in the console
setup.py
dist
directorypython setup.py sdist bdist_wheel
twine upload dist/*