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.
Fechando uma nova versão:
bumpversion [major|minor|patch] git push --tags git push origin master # Conferir se os commits feitos alteraram as coisas corretas python setup.py clean --all sdist bdist_wheel twine upload --skip-existing dist/*.whl dist/*.gz