Metadata-Version: 2.1
Name: universion
Version: 0.1.0
Summary: An automated versioning tool using semantic versioning and conventional commits that supports a majority of software project types.
Home-page: https://github.com/roblkenn/UniVersion
Author: Robert Kennedy
Author-email: robert076kennedy@gmail.com
License: UNKNOWN
Description: [![Build Status](https://dev.azure.com/robert076kennedy/Tools/_apis/build/status/UniVersion-CI?branchName=develop)](https://dev.azure.com/robert076kennedy/Tools/_build/latest?definitionId=4&branchName=develop) [![PyPI version](https://badge.fury.io/py/universion.svg)](https://badge.fury.io/py/universion) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
        
        
        # universion
        
        An automated versioning tool using [semantic versioning](https://semver.org/) and [conventional commits](https://www.conventionalcommits.org) with the goal of supporting a majority of software project types and languages.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
