LogoClawIndex
CasesSkillsAbout
LogoClawIndex

version-bump - Automated Python Package Version Bump

Update pegaflow-llm package version by editing pyproject.toml

Tags

Updated: 2026-02-12

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
versioning
release
python
git
automation
check current version
create release branch
edit pyproject.toml
commit version changes
Python project
pyproject.toml file
Git repository
updated version number
new git branch
pull request