Bumps package version numbers
Project description
Bumps package versions
Usage:
Bump patch version
$ bump setup.py 1.0.2 => 1.0.3 Is this ok? y/n y Updated setup.py
Bump minor version
$ bump setup.py -m 1.0.3 => 1.1.0 Is this ok? y/n y Updated setup.py
Bump major version
$ bump setup.py -M 1.1.0 => 2.0.0 Is this ok? y/n y Updated setup.py
Add suffix
$ bump setup.py -M -s=-rc 2.0.0 => 3.0.0-rc Is this ok? y/n y Updated setup.py
Quiet mode
$ bump setup.py -q 3.0.1-rc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bump-0.3.0.tar.gz
(2.5 kB
view details)
File details
Details for the file bump-0.3.0.tar.gz
.
File metadata
- Download URL: bump-0.3.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e24f5a2b6f086892afadad7c407d07958762ef887840890740fb39e46168cf97 |
|
MD5 | db0a177aca5ab27399dbdaf4859cbe82 |
|
BLAKE2b-256 | 03264ddeb2ce6af3e5815e462b5a7c668ec1d7c32eac76f005f275e812584f50 |