From fa5d15580ddffea748775b8cab71d46bea280ac6 Mon Sep 17 00:00:00 2001 From: Mehdi Bechiri Date: Wed, 1 Oct 2025 22:23:27 +0200 Subject: [PATCH] chore: prepare release v0.2.1 Signed-off-by: Mehdi Bechiri --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [