Description
Handles Semantic Versioning strings from Python code, including parsing, comparing, and bumping release numbers. It helps build scripts, release tools, and applications apply predictable version rules.
This is a developer library with no separate app. Use it when version numbers follow the SemVer model; distro, date-based, or custom versions can behave differently and may need another parser.