diff --git a/pyproject.toml b/pyproject.toml index a4c3e2c..a47829b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "git-worktree-cli" -version = "0.1.0" +version = "0.2.1" description = "A lightweight Python CLI tool to simplify Git worktree management" requires-python = ">=3.12" dependencies = [