We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Build the new package
python3 ./setup.py sdist bdist_wheel
Upload to PYPI using twine
twine upload --skip-existing dist/*