A simple CLI tool to bump versions into toml project files
Project description
simple-semver-toml
A simple CLI tool to bump versions in a pyproject.toml project using semantic versioning.
Installation
You can install simple-semver-toml using pip:
pip install simple-semver-toml
Usage
To bump the version in your project, use the following command:
simple-semver-toml bump --path /path/to/your/project major
To bump the version in your project with minor version, use the following command:
simple-semver-toml bump --path /path/to/your/project minor -y -q
To bump the version in your project with patch version, use the following command:
simple-semver-toml bump --path /path/to/your/project patch -d
Testing
To run tests, use the following command:
pytest
License
This project is licensed under the MIT License.
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 simple_semver_toml-0.1.0.tar.gz.
File metadata
- Download URL: simple_semver_toml-0.1.0.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e833b5f1abf479ee65e42a296fa989ce624954dfc830e208f12b0ac6b3eb0bb
|
|
| MD5 |
9a4f7963beecf5ecdc8f5746fddbebe1
|
|
| BLAKE2b-256 |
938555fb7a310f19868e1434792264b5d4671fc895bd01840e9860fc899881d9
|
File details
Details for the file simple_semver_toml-0.1.0-py3-none-any.whl.
File metadata
- Download URL: simple_semver_toml-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6edf6c381b7cace05a12e2c99b9e8e862f7721b679b6749fd6224784173fab37
|
|
| MD5 |
7cf1327750f9a3f3f6ed01dd09b375b2
|
|
| BLAKE2b-256 |
f76f62f3772df866fb9da89c99d099f795e22ea6fa3cefbe5c55e1132f5d15dc
|