managing-python-releases

Installation
SKILL.md

Python Release Management

Semantic Versioning

MAJOR.MINOR.PATCH (e.g., 1.2.3)

PATCH: Bug fixes, no API changes
MINOR: New features, backward compatible
MAJOR: Breaking changes

Changelog Format (Keep a Changelog)

# Changelog
Related skills

More from wdm0006/python-skills

Installs
15
GitHub Stars
32
First Seen
Jan 24, 2026