Skip to content

Commit e725aad

Browse files
Revert "Bump version: 0.0.1 → 0.1.0"
This reverts commit 66e2ea6.
1 parent b2aa684 commit e725aad

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

CHANGELOG.md

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

33
## Unreleased
44

5-
## scripts 0.1.0 - 2025-09-15
6-
7-
[Download](https://github.com/angelo-peronio/scripts/releases/download/v0.1.0/scripts-v0.1.0.zip)
8-
· [GitHub release](https://github.com/angelo-peronio/scripts/releases/tag/v0.1.0)
9-
· [source](https://github.com/angelo-peronio/scripts/tree/v0.1.0)
10-
115
### New features
126

137
* First release.

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.0"
7+
version = "0.0.1"
88
readme = "README.md"
99
requires-python = ">= 3.13"
1010

0 commit comments

Comments
 (0)