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.8
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.9.tar.gz
(6.9 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.9.tar.gz.
File metadata
- Download URL: pyverto-0.1.9.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
277c783301f9217d10db1ecddc4564b0deebbaacc9d0bbc803a83e5bc9a1790a
|
|
| MD5 |
38accf8f5969193154ab2f589926deb2
|
|
| BLAKE2b-256 |
25f285b86b1ab955d2a43edf3675fe98bad8d9bc0481816a48f3da59b5105c53
|
File details
Details for the file pyverto-0.1.9-py3-none-any.whl.
File metadata
- Download URL: pyverto-0.1.9-py3-none-any.whl
- Upload date:
- Size: 7.1 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 |
4c1430e1ca0a82da3cc66f328bb6ae2e83bd29915afc266aa5fab9897bee2cd7
|
|
| MD5 |
db2e11855d140fb05d32f17277577f82
|
|
| BLAKE2b-256 |
5b44d3d43eaea4949f8b60d19ef2fbfde1578d106c1f05a5216352b131247a84
|