We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0e9d8 commit b9d0169Copy full SHA for b9d0169
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "uv_build"
4
5
[project]
6
name = "worktreeflow"
7
-version = "0.3.2"
+version = "0.3.3"
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