File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments