Skip to content

Commit 7161e50

Browse files
authored
Update project version to v0.1.1
Patch release for `specleft doctor`
1 parent cef3d70 commit 7161e50

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.1.0"
10+
version = "0.1.1"
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)