We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd90f8b commit c987e54Copy full SHA for c987e54
1 file changed
CHANGELOG.md
@@ -7,13 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [unreleased]
9
10
-## [0.0.2]
+## [0.0.2] - 2023-09-19
11
12
### Added
13
14
-- `init-python-project --version` outputs template version
+- `init-python-project --version` outputs template version
15
16
-## [0.0.1]
+## [0.0.1] - 2023-09-18
17
18
Started this template by forking [pypa/sampleproject] and converting it to a copier template.
19
0 commit comments