Closed coordt closed 6 months ago
Thanks @coordt for opening the issue.
I guess it's related to the same problem as mentioned in https://github.com/callowayproject/bump-my-version/pull/26#issue-1772530821 that the version parts are handled as strings. A possible solution has been described here https://github.com/c4urself/bump2version/pull/141#issue-615092830. Does this sound reasonable?
It looks reasonable. I'll look at it today.
Increasing minor would result in version 5.70.0 which is obviously wrong. Any chances we get this functionality back? Or is there any other possibility to have fixed length version numbers?
Originally posted by @reindlt in https://github.com/callowayproject/bump-my-version/issues/26#issuecomment-2071756686