tbump 0.0.7
pip install tbump==0.0.7
Released:
Bump software releases
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Dimitri Merejkowsky
Classifiers
- Programming Language
Project description
Installation
Make sure you are using Python 3.4 or later
Intall tbump with pip as usual.
Usage
Create a tbump.toml file looking like:
[version]
current = "1.2.41"
[git]
message_template = "Bump to {new_version}"
tag_template = "v{new_version}"
[[file]]
src = "setup.py"
Then run:
$ tbump 1.2.42
tbump will:
Replace the string 1.2.41 by 1.2.42 in every file listed in the configuration
Make a commit based on the message_template
Make a tag based on the tag_template
Ask wether to push the current branch and the tag (unless --no-interactive is used)
Screenshot
Here’s what a typical usage of tbump looks like:
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Dimitri Merejkowsky
Classifiers
- Programming Language
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
File details
Details for the file tbump-0.0.7.tar.gz
.
File metadata
- Download URL: tbump-0.0.7.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
78a7bcf7db7c890d2cfb248a4ebe689464551a8f14f02ed0c03ba7dca272df3a
|
|
MD5 |
0388e705b47435f3548f9105f29abe2f
|
|
BLAKE2b-256 |
6adbf27fbe0644ca5f8b7356f3660397b6d343ed7b41fb09e96c2d41e02e64b6
|
File details
Details for the file tbump-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: tbump-0.0.7-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fe08ba6ce85976d46101c14e49b6942ab46f4dd27634006efe4033046bdc340b
|
|
MD5 |
9d46b0adbf3f3ed836e1f41e2d06bb48
|
|
BLAKE2b-256 |
0bffa303ac1c03715d711c3bf5d01931f4da8fde9fa64205ff7db3c210d4aa63
|