Skip to content

Commit a0cf2d6

Browse files
committed
bump: version 0.1.0rc0 → 0.1.0rc1
1 parent 7a05b91 commit a0cf2d6

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.1.0rc1 (2025-04-22)
2+
3+
### 🐛🚑️ Fixes
4+
5+
- **duties.py**: rename `duties.py` -> `duties.py.jinja`
6+
17
## 0.1.0rc0 (2025-04-22)
28

39
### ✨ 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.0rc0"
3+
version = "0.1.0rc1"
44
description = "A Copier-powered template for creating Python packages managed with uv."
55
readme = "README.md"
66
authors = [{ name = "Bassem Karoui", email = "bassem.karoui1@gmail.com" }]

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)