Skip to content

Commit 4a6bfea

Browse files
author
semantic-release
committed
1.0.0
Automatically generated by python-semantic-release
1 parent 05d70e1 commit 4a6bfea

File tree

3 files changed

+673
-666
lines changed

3 files changed

+673
-666
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v1.0.0 (2025-10-10)
6+
7+
- Initial Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "spec-driven-development-mcp"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = "A framework for spec driven development (SDD) that can be used anywhere an AI agent is used as a collaborator."
55
readme = "README.md"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)