We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Per https://packaging.python.org/tutorials/packaging-projects/
python setup.py sdist bdist_wheel
python -m twine upload dist/*