Skip to content

Commit ddef4ce

Browse files
committed
chore: prepare release 4.5.0
1 parent 071da14 commit ddef4ce

File tree

7 files changed

+15
-6
lines changed

7 files changed

+15
-6
lines changed

CHANGELOG.md

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

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

12+
## [4.5.0](https://github.com/leodevian/modern-python/tree/v4.5.0)
13+
14+
### Changed
15+
16+
- Add `.gitignore` to the package root to ignore `VERSION.txt`.
17+
- Bump the lower version boundary for Coverage.py to 7.11.0.
18+
- Edit docstring in `scripts/release.py`.
19+
20+
### Fixed
21+
22+
- Fix command in Nox session `typecheck`.
23+
24+
1225
## [4.4.0](https://github.com/leodevian/modern-python/tree/v4.4.0)
1326

1427
### Changed

changelog.d/+36a67ead.changed.md

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

changelog.d/+45e2acb1.changed.md

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

changelog.d/+c0717f54.changed.md

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

changelog.d/+f1ab6e58.fixed.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.4.0"
3+
version = "4.5.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)