We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python3 setup.py sdist bdist_wheel
Note: Before creating a tag do remember to change the version and the file version as well
git tag -a <version_release> -m <comment>
git push origin <tag>
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*