change pyproject.toml file
version= +1

rm -rf dist/
python -m build
twine upload -u __token__ -p pypi- <token> dist/*