yet another version bumper
Project description
🚀 version_builder
🔧 A lightweight tool for managing Git tags and versioning in CI/CD pipelines.
📝 Features
✅ Easy to use
✅ Works with Git tags
✅ Simple CLI interface
✅ Designed for CI/CD integration
✅ Logging support
✅ Fully testable
🐍 Installation
pip install version_builder
🎮 Usage
version_builder --help
Show last tag:
version_builder --last_version
🧪 Example Output
$ version_builder --last_version
INFO:root:v1.0.0
🧰 Development & Testing
pytest tests/
ruff check .
ruff format .
📁 Project Structure
version_builder/
├── cli.py # CLI logic
├── git.py # Git interaction
└── logger.py # Logging setup
📌 License
MIT License — see LICENSE
🤝 Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
💌 Author
Made with ❤️ by @dkurchigin
🐙 GitHub
Project details
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 version_builder-0.1.0.tar.gz.
File metadata
- Download URL: version_builder-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.25.5 CPython/3.13.5 Linux/6.14.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cbadb150c7a535b8d3ff1eac20f83860063bf0decea32bf01e59ef3c8023029
|
|
| MD5 |
399ea7261874a395b1c92f048c1bd7c2
|
|
| BLAKE2b-256 |
de011d813d146058bceafda7d473ec6a377c1fe84a915ede4b4f3a12866a460b
|
File details
Details for the file version_builder-0.1.0-py3-none-any.whl.
File metadata
- Download URL: version_builder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.25.5 CPython/3.13.5 Linux/6.14.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fccbd4b614c3816bf3e7ad38dce717339e56c89cd6cfe508009246cd674b71f8
|
|
| MD5 |
6986ead20ca0290c2b27d013829091b9
|
|
| BLAKE2b-256 |
7acf89a93aacc4d0438b53331aba744f7aad59a7177d00406a4dd3f628452079
|