## Dependency update A new release of **lib-python-worktree** has been published: `v0.1.7`. ### Action required 1. Update the pin in `pyproject.toml` to: ``` lib-python-worktree @ git+https://github.com/Seretos/lib-python-worktree@v0.1.7 ``` 2. Run `pwsh scripts/test.ps1` to verify the test suite passes. 3. Run `pwsh scripts/build.ps1` to confirm the build succeeds. 4. Commit and open a PR.
Dependency update
A new release of lib-python-worktree has been published:
v0.1.7.Action required
pyproject.tomlto:pwsh scripts/test.ps1to verify the test suite passes.pwsh scripts/build.ps1to confirm the build succeeds.