Skip to content

Commit 822927c

Browse files
committed
chore: prepare release 2.3.0
1 parent 939d1fd commit 822927c

File tree

9 files changed

+18
-9
lines changed

9 files changed

+18
-9
lines changed

CHANGELOG.md

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

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

12+
## [2.3.0](https://github.com/leodevian/modern-python/tree/v2.3.0)
13+
14+
### Added
15+
16+
- Add badges to `README.md`.
17+
- Add badges to the documentation homepage.
18+
19+
### Changed
20+
21+
- Bump actions/checkout from 4 to 5.
22+
- Bump actions/download-artifact from 4 to 5.
23+
- Bump astral-sh/setup-uv from 5 to 6.
24+
- Update pre-commit hooks.
25+
26+
1227
## [2.2.0](https://github.com/leodevian/modern-python/tree/v2.2.0)
1328

1429
### Changed

changelog.d/+46c93d12.added.md

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

changelog.d/+493d2bcd.changed.md

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

changelog.d/+a236a86e.changed.md

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

changelog.d/+e177886b.changed.md

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

changelog.d/+e608ef8b.added.md

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

changelog.d/+f42db677.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 = "2.2.0"
3+
version = "2.3.0"
44
description = "Copier template for Python projects"
55
readme = "README.md"
66
keywords = [

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)