Skip to content

Commit aea477d

Browse files
authored
Bump version from 0.2.1 to 0.2.2
1 parent 1ca7600 commit aea477d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ specleft = ["py.typed", "templates/*.jinja2"]
77

88
[project]
99
name = "specleft"
10-
version = "0.2.1"
10+
version = "0.2.2"
1111
description = "A planning-first CLI for AI coding agents to externalize intent before writing code, with optional CI enforcement for Python projects."
1212
readme = "README.md"
1313
requires-python = ">=3.10"

0 commit comments

Comments
 (0)