Closed acederberg closed 1 year ago
Doing this manually is a pain and not very consistent. Rouly the following works for publishing:
python -m pip install build twine bumpver python -m bumpver update --minor python -m build python -m twine upload ./dist
See #6 and #7
Doing this manually is a pain and not very consistent. Rouly the following works for publishing: