A python package version management tool.
Project description
pyverto
Table of Contents
Installation
pip install pyverto
Usage
Usage:
pyverto [command] [--commit] [-h]
Commands:
version Show current version
release Remove any pre-release/dev/post suffix (finalize version)
major Increment the major version
minor Increment the minor version
micro Increment the micro (patch) version
alpha Convert to or increment alpha pre-release
beta Convert to or increment beta pre-release
pre Convert to or increment rc (release candidate)
rev Increment post-release (+postN)
dev Convert to or increment dev release (-devN)
Examples:
pyverto minor: 0.0.1 → 0.1.0pyverto dev: 0.1.0 → 0.1.0-dev0pyverto pre --commit: 0.1.0-dev0 → 0.1.0-rc0
Usage in GitHub Actions
- uses: phdenzel/pyverto@v0.1.10
with:
bump-type: "minor"
ref: ${{ github.base_ref }}
License
pyverto is distributed under the terms of 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
pyverto-0.1.12.tar.gz
(9.1 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 pyverto-0.1.12.tar.gz.
File metadata
- Download URL: pyverto-0.1.12.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3de2935bcc941f0088b30f9d089c43f0b7933a53c241e1a3c94509c0788fd38
|
|
| MD5 |
f4a3e29e12029c7cd2871155cc840dcd
|
|
| BLAKE2b-256 |
2e64166c63fd4ad24b135a293bee7d32d10ca4e4b4512ba75ec79c902658c84e
|
File details
Details for the file pyverto-0.1.12-py3-none-any.whl.
File metadata
- Download URL: pyverto-0.1.12-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6d3d8cc6016480ef86a607dea722d831008b7b744e370c676b97a9f19a01e4b
|
|
| MD5 |
b441e59c5d713018d613cb822cc43357
|
|
| BLAKE2b-256 |
414703f78b2c8b7ea464ff47ad1f725239fa1e8b6855697ecb983f76d22a70b8
|