Yet another bump tool
Project description
ubump
Yet another version bumper for your project.
Why?
I wanted to have a simple version bumper that I could use in my CI/CD pipeline. I didn't want to have to install a bunch of dependencies or have to write a bunch of configs to just change the version number.
This tool having less than 500 lines of code and just one dependency (tomlkit) is the result of that.
What does it do?
This tool covers basic version management where only the major, minor, and patch numbers are used.
Supporting pyproject.toml or .ubump.toml configuration files.
The git commit and tag are also created with the new version number.
If you need more than that take a look at bump-my-version project.
Installation
pip install ubump
Usage
- Initialize the config file
ubump init
- Bump the version
ubump pathch
ubump minor
ubump major
That's it!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ubump-0.1.15.tar.gz.
File metadata
- Download URL: ubump-0.1.15.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.14.0 CPython/3.12.3 Linux/6.5.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
839402ff31b0eee463d9b542873af43cc91cefa1ed8a8ec2b611ed08276b358d
|
|
| MD5 |
ecd6fd93bc7fbcedf355fce755b6a019
|
|
| BLAKE2b-256 |
91a7667ae26afd67bdcaabaab9908d9fcd85ddb8671bb5407eaead7052da36ce
|
File details
Details for the file ubump-0.1.15-py3-none-any.whl.
File metadata
- Download URL: ubump-0.1.15-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.14.0 CPython/3.12.3 Linux/6.5.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
405907f6ebb222140c8345096ad066d5868aa2f63afe1c49f9e19e5b6aba4a76
|
|
| MD5 |
19a0e346fd424b348bb91cd99102d247
|
|
| BLAKE2b-256 |
6261379ae959a58b44a69aa7cd18460065b3b1e5987192cc9888490b3e7bac9f
|