Skip to content

Commit eaad21f

Browse files
committed
bump: version 0.1.0rc2 → 0.1.0
1 parent b105f24 commit eaad21f

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.1.0 (2025-04-26)
2+
3+
### 💚👷 CI & Build
4+
5+
- add a `release.yaml` workflow to automate new releases
6+
7+
### 📝💡 Documentation
8+
9+
- add README.md
10+
- modify the template `README.md`
11+
112
## 0.1.0rc2 (2025-04-25)
213

314
### ✨ Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-template-uv"
3-
version = "0.1.0rc2"
3+
version = "0.1.0"
44
description = "A Copier-powered template for creating Python packages managed with uv."
55
readme = "README.md"
66
authors = [{ name = "Bassem Karoui", email = "[email protected]" }]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)