{"id":30683251,"url":"https://github.com/phdenzel/pyverto","last_synced_at":"2026-05-18T03:34:05.159Z","repository":{"id":306551887,"uuid":"1026435837","full_name":"phdenzel/pyverto","owner":"phdenzel","description":"A python package version management tool.","archived":false,"fork":false,"pushed_at":"2025-08-07T09:09:04.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-19T20:55:45.868Z","etag":null,"topics":["github-actions","version-manager","versioning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phdenzel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-25T22:19:11.000Z","updated_at":"2025-08-07T09:09:07.000Z","dependencies_parsed_at":"2025-07-26T12:23:42.216Z","dependency_job_id":"8f91d358-86d0-4102-afbd-2e51b5560284","html_url":"https://github.com/phdenzel/pyverto","commit_stats":null,"previous_names":["phdenzel/pyverto"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/phdenzel/pyverto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fpyverto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fpyverto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fpyverto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fpyverto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phdenzel","download_url":"https://codeload.github.com/phdenzel/pyverto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fpyverto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-actions","version-manager","versioning"],"created_at":"2025-09-01T19:42:35.590Z","updated_at":"2026-05-18T03:34:05.154Z","avatar_url":"https://github.com/phdenzel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyverto\n\n[![PyPI - Version](https://img.shields.io/pypi/v/pyverto.svg)](https://pypi.org/project/pyverto)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyverto.svg)](https://pypi.org/project/pyverto)\n [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![codecov](https://codecov.io/github/phdenzel/pyverto/graph/badge.svg?token=QEAZAPPG71)](https://codecov.io/github/phdenzel/pyverto)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install pyverto\n```\n\n## Usage\n\n```console\nUsage:\n  pyverto [command] [--commit] [-h]\n\nCommands:\n  version    Show current version\n  release    Remove any pre-release/dev/post suffix (finalize version)\n  major      Increment the major version\n  minor      Increment the minor version\n  micro      Increment the micro (patch) version\n  alpha      Convert to or increment alpha pre-release\n  beta       Convert to or increment beta pre-release\n  pre        Convert to or increment rc (release candidate)\n  rev        Increment post-release (+postN)\n  dev        Convert to or increment dev release (-devN)\n```\nExamples:\n  - `pyverto minor`: 0.0.1 → 0.1.0\n  - `pyverto dev`: 0.1.0 → 0.1.0.dev0\n  - `pyverto alpha`: 0.1.0.alpha1 → 0.1.0.alpha2\n  - `pyverto pre --commit`: 0.1.0-dev0 → 0.1.0-rc0\n  \n  \n## Usage in GitHub Actions\n\n```yaml\n- uses: phdenzel/pyverto@v0.2.0\n  with:\n    bump-type: \"minor\"\n    ref: ${{ github.base_ref }}\n```\n\n\n## License\n\n`pyverto` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphdenzel%2Fpyverto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphdenzel%2Fpyverto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphdenzel%2Fpyverto/lists"}