chore: release 0.12.3, begin 0.12.4.dev0 development (#3295)

* chore: bump version to 0.12.3

* chore: begin 0.12.4.dev0 development

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Manfred Riem
2026-07-01 11:38:04 -05:00
committed by GitHub
parent d982c2f67f
commit 774a0222a3
2 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "specify-cli"
version = "0.12.3.dev0"
version = "0.12.4.dev0"
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
readme = "README.md"
requires-python = ">=3.11"