Bump the package version (major, minor, or patch), then sync CITATION.cff, src/_version.py, and CHANGELOG.md. Use when asked to cut a release or bump the version.
$npx -y skills add nerdai/llm-agents-from-scratch --skill version-bumpInstalls into the current project.
Run `npx skills use "https://github.com/nerdai/llm-agents-from-scratch" --skill "nerdai/llm-agents-from-scratch/version-bump"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nerdai/llm-agents-from-scratch" that are relevant to the current task. Run `npx skills add "https://github.com/nerdai/llm-agents-from-scratch"` and select the relevant skills, then follow their instructions.