pip install build
python -m build
pip install twine
python -m twine upload dist/*