We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ffd9d commit cc0e9d8Copy full SHA for cc0e9d8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "uv_build"
4
5
[project]
6
name = "worktreeflow"
7
-version = "0.3.1"
+version = "0.3.2"
8
description = "Git workflow manager for feature branches using worktrees, shows you cli equivalent commands"
9
readme = "README.md"
10
requires-python = ">=3.11"
0 commit comments