Skip to content

Conversation

@egpbos
Copy link
Collaborator

@egpbos egpbos commented Dec 20, 2023

bump2version is no longer maintained and suggests using bump-my-version instead.

This also allows to put the configuration in pyproject.toml and simplify it at the same time.

Fixes #362.

bump2version is no longer maintained and suggests using bump-my-version instead.

This also allows to put the configuration in pyproject.toml and simplify it at the same time.
Copy link
Contributor

@sjvrijn sjvrijn left a comment

Choose a reason for hiding this comment

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

Was a bit confused by the multiple [[tool.bumpversion.files]] entries in pyproject.toml at first, but seems like that's just toml syntax 🤷

Either way, looks good to me 👍

@egpbos
Copy link
Collaborator Author

egpbos commented Dec 20, 2023

Yeah, I think it's array/list syntax? Thanks for the review!

@egpbos egpbos merged commit b004a76 into main Dec 20, 2023
@sjvrijn sjvrijn deleted the bump-my-version branch May 3, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bump2version is deprecated

3 participants