Bump version in setup.py
then:
python setup.py sdist
python -m twine upload dist/*
If you have 2FA enabled (which you should), follow these instructions for the twine upload
username and password.
Check releases on PyPi.
Bump version in setup.py
then:
python setup.py sdist
python -m twine upload dist/*
If you have 2FA enabled (which you should), follow these instructions for the twine upload
username and password.
Check releases on PyPi.