Skip to content

Commit d1c084c

Browse files
committed
chore: prepare release 1.0.0
1 parent 07a4995 commit d1c084c

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

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

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

12+
## [1.0.0](https://github.com/leodevian/modern-python/tree/v1.0.0)
1213

14+
### Added
15+
16+
- Initial release.

changelog.d/+53798c8e.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 = "0.0.0"
3+
version = "1.0.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)