Skip to main content

A python package version management tool.

Project description

pyverto

PyPI - Version PyPI - Python Version License: MIT codecov


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.0
  • pyverto dev: 0.1.0 → 0.1.0.dev0
  • pyverto alpha: 0.1.0.alpha1 → 0.1.0.alpha2
  • pyverto pre --commit: 0.1.0-dev0 → 0.1.0-rc0

Usage in GitHub Actions

- uses: phdenzel/pyverto@v0.2.0
  with:
    bump-type: "minor"
    ref: ${{ github.base_ref }}

License

pyverto is distributed under the terms of the MIT license.

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

pyverto-0.2.1.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyverto-0.2.1-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file pyverto-0.2.1.tar.gz.

File metadata

  • Download URL: pyverto-0.2.1.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for pyverto-0.2.1.tar.gz
Algorithm Hash digest
SHA256 367a5583b792f08854412deb4ec60764423bc763c74ab5e67b310155a1f23e94
MD5 4f49687c9d2222fb7986a8da502caa7b
BLAKE2b-256 5b5f5a4582e2caafd6f6d92e074763c3ebfcde50662faee66cf2b45e87a2e5d0

See more details on using hashes here.

File details

Details for the file pyverto-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: pyverto-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for pyverto-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 14d3cad28a4dfc28634991b435d63510a1345cd762158b77737cf249a453d20b
MD5 7fca540f27fba393a0df479c3ed0d342
BLAKE2b-256 85c2ef701a963911123b679a46c37e153fb2b4b9059274356d3ecd6349683343

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page