# Bump Version

> Bump version in pyproject.toml and manifest.json according to semver Use when this capability is needed.

- Skill: `tomevault-io/bump-version-6` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/bump-version-6`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/bump-version-6/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/bump-version-6

---


## What I do

- Read current versions from `pyproject.toml` and `custom_components/elegoo_printer/manifest.json`
- Verify both files have matching versions
- Bump version according to semver (major, minor, or patch)
- Write updated versions back to both files

## When to use me

Use this when preparing a release or updating the project version. I'll ask which bump type you need before making changes.

---
> Source: [danielcherubini/elegoo-homeassistant](https://github.com/danielcherubini/elegoo-homeassistant) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-23 -->

