version-bump - Automated Python Package Version Bump
Update pegaflow-llm package version by editing pyproject.toml
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check current version
- create release branch
- edit pyproject.toml
- commit version changes
- push release branch
- create pull request
Inputs
- Python project
- pyproject.toml file
- Git repository
- new version number
Outputs
- updated version number
- new git branch
- pull request
- commit with version change
Requirements
- Git environment
- write access to master branch
- GitHub CLI (gh)
- Python project structure
