Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 329 Bytes

ci

Semantic Version with Backus-Naur form

A semantic version helper written in Python that uses the official Backus-Naur Form to validate the versions

Getting started

  1. Install semver_bnf:
> pip install semver_bnf