Skip to main content

Semantic versions management integrated to git.

Project description

git-semver
==========

Install
:::::::

pip install git-semver

Usage
:::::

$ git semver -h
usage: git-semver [-h] [--next-patch] [--next-minor] [--next-major]

optional arguments:
-h, --help show this help message and exit
--next-patch, -p
--next-minor, -m
--next-major, -M

$ 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git_semver-0.1.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distributions

git_semver-0.1.2.macosx-10.11-x86_64.tar.gz (2.7 kB view hashes)

Uploaded Source

git_semver-0.1.2-py3.5.egg (3.6 kB view hashes)

Uploaded Source

git_semver-0.1.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

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