Support all public version identifiers #217
Labels
enhancement
New feature or request
GH Workflows
Issue/PR related to the callable workflows
pre-commit hooks
Issue/PR related to pre-commit hooks
priority/medium
Medium priority issue/PR
This is related to the
update_deps
task.All public version identifiers:
N!
N(.N)*
{a|b|rc}N
.postN
.devN
This is taken from the
packaging
documentation.Only release segment is currently supported.
The parts in bold above are especially important.
The parts in italic above can be grouped into a new feature, which can support allowing pre-relase and development releases - something that needs extra implementation work to function properly.
Related issues:
The text was updated successfully, but these errors were encountered: