We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d03e7e9 + 285cc46 commit cfd30e3Copy full SHA for cfd30e3
2 files changed
FORK.md
@@ -74,3 +74,7 @@ git checkout -b feat/integrate-v<version>
74
## Release History
75
76
<!-- release-please writes changelog entries below this line -->
77
+
78
+## 0.6.1.1 (2026-04-11)
79
80
+- feat: AppFolio spec-kit fork — specify-af-cli with bundled extensions
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "specify-af-cli"
3
-version = "0.6.1"
+version = "0.6.1.1"
4
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
5
requires-python = ">=3.11"
6
dependencies = [
0 commit comments