diff --git a/pyproject.toml b/pyproject.toml index ac9ea90..c2dbeb9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "scc-cli" -version = "1.7.1" +version = "1.7.2" description = "Run Claude Code in Docker sandboxes with team configs and git worktree support" readme = "README.md" license = "MIT"