chore: release 0.11.5, begin 0.11.6.dev0 development (#3105)

* chore: bump version to 0.11.5

* chore: begin 0.11.6.dev0 development

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Manfred Riem
2026-06-22 17:52:26 -05:00
committed by GitHub
parent ce01877610
commit 3c11f4d90b
2 changed files with 16 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "specify-cli"
version = "0.11.5.dev0"
version = "0.11.6.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"