Skip to main content

Semantic versions management integrated to git.

Project description

Continuous Integration Status Coverage Status Documentation Status

Install

(sudo) pip install git-semver

Simple usage

$ git semver
0.1.0
$ git semver --next-patch
0.1.1
$ git semver --next-minor
0.2.0
$ git semver --next-major
1.0.0

Example release process

See http://rdc.li/release


Made with ♥ by Romain Dorgueil and contributors.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page