Closed EdgyEdgemond closed 2 months ago
Use internal implementation of version parsing.
Drop usage of current version object passing around, use context.config.current_version. Simplify release hook and BumpVersion object.
current
context.config.current_version
Use internal implementation of version parsing.
Drop usage of
current
version object passing around, usecontext.config.current_version
. Simplify release hook and BumpVersion object.