We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adda425 commit 9d8b172Copy full SHA for 9d8b172
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "git-worktree-cli"
7
-version = "0.1.0"
+version = "0.2.1"
8
description = "A lightweight Python CLI tool to simplify Git worktree management"
9
requires-python = ">=3.12"
10
dependencies = [
0 commit comments