Skip to content

Commit 69d4ad9

Browse files
committed
chore: prepare release 4.11.0
1 parent 1eb5fe4 commit 69d4ad9

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

CHANGELOG.md

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

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

12+
## [4.11.0](https://github.com/leodevian/modern-python/tree/v4.11.0)
13+
14+
### Changed
15+
16+
- Improve `scripts/release.py`. It can now pass arguments or options to `uv version` and create GitHub releases.
17+
- Remove the trailing slash from the documentation URL.
18+
19+
1220
## [4.10.0](https://github.com/leodevian/modern-python/tree/v4.10.0)
1321

1422
### Removed

changelog.d/+2a5318d5.changed.md

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

changelog.d/+626d22d0.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 = "4.10.0"
3+
version = "4.11.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)