Skip to content

Commit e6ad093

Browse files
committed
chore: prepare release 1.3.0
1 parent 5495a0b commit e6ad093

File tree

7 files changed

+12
-6
lines changed

7 files changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/).
99

1010
<!-- towncrier release notes start -->
1111

12+
## [1.3.0](https://github.com/leodevian/modern-python/tree/v1.3.0)
13+
14+
### Changed
15+
16+
- Drop the legacy alias for Ruff's lint hook.
17+
- Manage `scripts/release.py` using inline metadata.
18+
- Remove the upper version boundary for uv-build.
19+
- Update pre-commit hooks.
20+
21+
1222
## [1.2.1](https://github.com/leodevian/modern-python/tree/v1.2.1)
1323

1424
### Fixed

changelog.d/+167bfa63.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+3813a1b0.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+d5a951bf.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+f8d37668.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "modern-python"
3-
version = "1.2.1"
3+
version = "1.3.0"
44
description = "Copier template for Python projects"
55
readme = "README.md"
66
keywords = [

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)