Skip to content

Commit 5e10057

Browse files
committed
chore: prepare release 4.3.0
1 parent 311318d commit 5e10057

File tree

5 files changed

+13
-4
lines changed

5 files changed

+13
-4
lines changed

CHANGELOG.md

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

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

12+
## [4.3.0](https://github.com/leodevian/modern-python/tree/v4.3.0)
13+
14+
### Added
15+
16+
- Run tests under Python 3.14.
17+
18+
### Changed
19+
20+
- Drop support for Python 3.9 and add support for Python 3.14.
21+
22+
1223
## [4.2.0](https://github.com/leodevian/modern-python/tree/v4.2.0)
1324

1425
### Changed

changelog.d/+14668d96.changed.md

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

changelog.d/+15f228a5.added.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 = "4.2.0"
3+
version = "4.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)