Skip to main content

ReversionUp ReversionUp, is a straight simple python module that helps you increment the version number of your project. It can be used in the command line or accessed from your code. ReversionUp follows strictly the 2.0.0 version of the [SemVer](http://semver.org/) scheme. Version must be in the following scheme: - major.minor.patch - major.minor.patch-prerelease+build > [ReversionUp](https://github.com/mardix/reversionup) Usage: reversionup -v : show version number reversionup -p : increment path reversionup -n : increment minor reversionup -m : increment major

Project description

ReversionUp

ReversionUp, is a straight simple python module that helps you increment the version number of your project. It can be used in the command line or accessed from your code.

ReversionUp follows strictly the 2.0.0 version of the [SemVer](http://semver.org/) scheme.

Version must be in the following scheme:

  • major.minor.patch

  • major.minor.patch-prerelease+build

> [ReversionUp](https://github.com/mardix/reversionup)

Usage:

reversionup -v : show version number

reversionup -p : increment path

reversionup -n : increment minor

reversionup -m : increment major

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

ReversionUp-0.4.0.tar.gz (3.1 kB view hashes)

Uploaded Source

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