diff --git a/pyproject.toml b/pyproject.toml index 9b5fb5a..7a08a38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "structkit" -version = "3.2.0" +version = "3.2.1" description = "YAML-first project scaffolding tool with remote content fetching, AI/MCP integration, and DevOps automation" readme = "README.md" license = {text = "MIT"}