diff --git a/pyproject.toml b/pyproject.toml index 8277bd8..ca39bca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "python-design-patterns" -version = "2.0.0" +version = "1.1.0" description = "Design patterns as importable Python modules — docs, runnable mini-projects, and an MCP server for agents." readme = "README.md" license = { file = "LICENSE" }