Skip to content

rename semver* version schemes to semver-pep440-* to prevent confusion #679

@sschwarzer

Description

@sschwarzer

The README of setuptools_scm mentions appending .devN for Semver version numbers, but according to Semver the minor version number may only be followed by a - or a +.

You can also check the constructed version numbers with the regular expressions on the semver.org site (further down in the FAQ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions