Skip to content

Commit 5887118

Browse files
committed
Merge branch 'main' into main-github
2 parents a36dd03 + 1da0065 commit 5887118

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
## [0.0.3] - 2023-09-21
11+
1012
### Added
1113

1214
- github ci now runs tests, collects coverage and creates maintainability and coverage badges
@@ -67,7 +69,8 @@ An example project (comparable to [pypa/sampleproject]) can be found at [jannism
6769

6870
- trove classifiers (only relevant when publishing to PyPI)
6971

70-
[unreleased]: https://github.com/jannismain/python-project-template/compare/v0.0.2...HEAD
72+
[unreleased]: https://github.com/jannismain/python-project-template/compare/v0.0.3...HEAD
73+
[0.0.3]: https://github.com/jannismain/python-project-template/compare/0.0.2...0.0.3
7174
[0.0.2]: https://github.com/jannismain/python-project-template/compare/0.0.1...0.0.2
7275
[0.0.1]: https://github.com/jannismain/python-project-template/releases/tag/0.0.1
7376
[pypa/sampleproject]: https://github.com/pypa/sampleproject

0 commit comments

Comments
 (0)