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.10.0.tar.gz
(105.3 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.10.0.tar.gz.
File metadata
- Download URL: track_bump-0.10.0.tar.gz
- Upload date:
- Size: 105.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aca6edd10a483133339c457aa7546990213fb33313da4866e78e2839530c9394
|
|
| MD5 |
8ebc8ac063bb7bbde53d410c8323ac6a
|
|
| BLAKE2b-256 |
2dbf406e1884005d8801239a1455ac18b1e07d58d7aca62306e06ec601f521a4
|
File details
Details for the file track_bump-0.10.0-py3-none-any.whl.
File metadata
- Download URL: track_bump-0.10.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8749a035b2e32386a909d425186fc3f2009bb6fc4d4f221edb36db38614b672
|
|
| MD5 |
d7edfc21114d2d08a0824c90108c4582
|
|
| BLAKE2b-256 |
7631a96bea977c278f04b231da5c762c6470b8c8c7d03c26b8517b1989c82ac1
|