Skip to content

Commit 012594a

Browse files
Bump version: 0.1.3 → 0.1.4
1 parent ed605f6 commit 012594a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## scripts 0.1.4 - 2026-02-04
6+
7+
[Download](https://github.com/angelo-peronio/scripts/releases/download/v0.1.4/scripts-v0.1.4.zip)
8+
· [GitHub release](https://github.com/angelo-peronio/scripts/releases/tag/v0.1.4)
9+
· [source](https://github.com/angelo-peronio/scripts/tree/v0.1.4)
10+
511
## scripts 0.1.3 - 2025-11-14
612

713
[Download](https://github.com/angelo-peronio/scripts/releases/download/v0.1.3/scripts-v0.1.3.zip)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "PowerShell scripts to streamline common tasks in Python projects"
44
authors = [{ name = "Angelo Peronio" }]
55
license = "MIT"
66
keywords = ["Python", "PowerShell", "uv"]
7-
version = "0.1.3"
7+
version = "0.1.4"
88
readme = "README.md"
99
requires-python = ">= 3.13"
1010

0 commit comments

Comments
 (0)