File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## scripts 0.1.2 - 2025-10-21
6+
7+ [ Download] ( https://github.com/angelo-peronio/scripts/releases/download/v0.1.2/scripts-v0.1.2.zip )
8+ · [ GitHub release] ( https://github.com/angelo-peronio/scripts/releases/tag/v0.1.2 )
9+ · [ source] ( https://github.com/angelo-peronio/scripts/tree/v0.1.2 )
10+
511### Enhancements
612
713* Call [ ` Update-PreCommitHooks.ps1 ` ] ( scripts\Update-PreCommitHooks.ps1 ) during [ bootstrap] ( scripts\Bootstrap.ps1 ) .
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "PowerShell scripts to streamline common tasks in Python projects"
44authors = [{ name = " Angelo Peronio" }]
55license = " MIT"
66keywords = [" Python" , " PowerShell" , " uv" ]
7- version = " 0.1.1 "
7+ version = " 0.1.2 "
88readme = " README.md"
99requires-python = " >= 3.13"
1010
You can’t perform that action at this time.
0 commit comments