NLeSC / python-template

Netherlands eScience Center Python Template
https://research-software-directory.org/software/nlesc-python-template
Apache License 2.0
163 stars 73 forks source link

switch from bump2version to bump-my-version #365

Closed egpbos closed 6 months ago

egpbos commented 6 months ago

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.

egpbos commented 6 months ago

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