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.
Use bumpversion to conveniently change project version:
bumpversion patch # 0.0.1 -> 0.0.2 bumpversion minor # 0.1.0 -> 0.2.0 bumpversion major # 1.0.0 -> 2.0.0
You can use --dry-run --verbose flags first to preview changes.
--dry-run --verbose
bumpversion
git push --tags && git push