Skip to content

PEP440 Versioning

Identifier: pep440

References:

Ranges/Constraints:

✅ Ranges are supported.

Valid rangeStrategy values are: bump, widen, pin, replace

Description:

PEP 440 is defined as part of the Python project, and its versioning is independent of others such as SemVer.

Ranges are supported using the syntax defined as part of the PEP440 spec.


Open items

The below list of bugs were current when this page was generated on May 09, 2024.

Bug reports

  • pep440: failed to calculate newValue #25501