Skip to content

Conversation

@maxispeicher
Copy link
Contributor

Issue #573:

Description of changes:
Adding bump2version for updating the version number in relevant files.
Usage: bump2version major|minor|patch and it will update the version number in all files given in .bumpversion.cfg, creates a commit with message Bump version: {current_version} → {new_version} and creates a tag with {new_version}.

A short How-To is also added to CONTRIBUTING.md.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@igorborgest igorborgest self-requested a review February 26, 2021 19:54
@igorborgest igorborgest self-assigned this Feb 26, 2021
@igorborgest igorborgest added the documentation Improvement or bugfixes on docs label Feb 26, 2021
@igorborgest igorborgest added this to the 2.5.0 milestone Feb 26, 2021
Copy link
Contributor

@igorborgest igorborgest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really cool! Thanks again @maxispeicher!

@igorborgest igorborgest merged commit e204c2d into aws:main Feb 26, 2021
@maxispeicher maxispeicher deleted the add_bump2version branch February 26, 2021 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvement or bugfixes on docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants