Utility library for bumping version numbers in project files
Project description
Track-bump
Utility library to bump the version / tags or a project repository following the following pattern:
How to use
- Update your pyproject.toml or
.cz.tomlfile with the following:
[tool.track-bump]
version = "0.1.0"
version_files = [
"sub-project-1/pyproject.toml",
"sub-project-2/pyproject.toml"
]
bump_message = "chore: release {current_version} → {new_version} [skip ci]"
- Run the following command from inside your project:
poetry run track-bump
or with pipx
pipx run track-bump
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
track_bump-0.7.3.tar.gz
(104.2 kB
view details)
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 track_bump-0.7.3.tar.gz.
File metadata
- Download URL: track_bump-0.7.3.tar.gz
- Upload date:
- Size: 104.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73af260e2b0a264953200e9d80b819ff621a61bdeee40347522d8597b78b860e
|
|
| MD5 |
ad2ddf842be11dad4d2aff5a04d29223
|
|
| BLAKE2b-256 |
b21976c68a6311522f13503d4e9e067cc898c4632b148d8816a6c8c73255361e
|
File details
Details for the file track_bump-0.7.3-py3-none-any.whl.
File metadata
- Download URL: track_bump-0.7.3-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e6be1d0f9815ce817cfb1f4a8accae62f1446dcde0f27706a49836711e18372
|
|
| MD5 |
7fc2196572269d56b7f079f2b7f1cf74
|
|
| BLAKE2b-256 |
f05f815183a81c16893e515f6848cdb36d7b1ff7040517499af7888015d5c902
|