SIGN IN SIGN UP
github / spec-kit UNCLAIMED

💫 Toolkit to help you get started with Spec-Driven Development

0 0 0 Python

chore: use PEP 440 .dev0 versions on main after releases (#2032)

* chore: use PEP 440 .dev0 versions on main after releases

- Release-trigger workflow now adds a dev bump commit (X.Y.(Z+1).dev0)
  on the release branch after tagging, so main gets the dev version
  when the PR merges. The tag still points at the release commit.
- Set current pyproject.toml to 0.4.4.dev0.
- Replace broken release workflow badge with shields.io release badge.

* Update .github/workflows/release-trigger.yml

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
M
Manfred Riem committed
40ecd44adaf975cbed1789dd828b232a385cb5ba
Parent: b19a7ee
Committed by GitHub <[email protected]> on 3/31/2026, 2:51:47 PM