We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b054a4b commit 5bc0712Copy full SHA for 5bc0712
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+---
11
+
12
+## [0.5.4] - 2025-11-13
13
14
### 🚀 Features
15
16
**Precision-Guided Navigation with Line Numbers**
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "meta-spec"
3
-version = "0.5.3"
+version = "0.5.4"
4
description = "Meta-specification framework for generating Spec-Driven X (SD-X) toolkits for AI agents"
5
readme = "README.md"
6
requires-python = ">=3.11"
0 commit comments