Skip to main content

No project description provided

Project description

versup

MIT license

** Still in early stages, so use with caution **

Bump your project version, update version numbers in your files, create a changelog, make a commit, and tag it, all in one easy step. versup is also quite configurable.

Install

Install with either poetry

poetry install

or pip

pip install .

Quick start

To get started all versup needs to know is the new version increment or number. You can provide it with a valid semantic version increase such as patch, minor, major etc, or an entirely new semantic version like 1.2.5.

If you specifiy a version number, then versup will take that version and apply it to the current project as is. If you provide an increment, it will get the last version number from either the latest git tag that has a valid version, or from the default version in the config file.

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

versup-0.1.0.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

versup-0.1.0-py3-none-any.whl (10.7 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