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.3
with:
bump-type: "minor"
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.4.tar.gz
(6.4 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.4.tar.gz.
File metadata
- Download URL: pyverto-0.1.4.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
391f19e21aa1337fabf3eeb391e60c45b89517f8632812ea784c3627808191b9
|
|
| MD5 |
04ef7041d4df136eb1ec0826809f899f
|
|
| BLAKE2b-256 |
487691cde71f2d2807a09d885074f12b659761d6c28180e350ab0b6671e2c3b4
|
File details
Details for the file pyverto-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pyverto-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb736cc479554d7cd78331aa2bd02365fecfecf3a5fe97d41a7af2f585f43510
|
|
| MD5 |
ab384d44f4b19088022a2b803d9b290c
|
|
| BLAKE2b-256 |
faacca625030a8ce68a22bfb774caa980e52635039e998284ae4c590c94614aa
|