We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a73a1 commit 6b7ca19Copy full SHA for 6b7ca19
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.5.0](https://github.com/S1M0N38/template-python/compare/v0.4.0...v0.5.0) (2026-02-08)
4
+
5
6
+### Features
7
8
+* **git:** add pre-commit hooks ([26a73a1](https://github.com/S1M0N38/template-python/commit/26a73a1e8ece90cb15aba1d045e39f8170bd1d2b))
9
10
## [0.4.0](https://github.com/S1M0N38/template-python/compare/v0.3.0...v0.4.0) (2026-01-16)
11
12
pyproject.toml
@@ -4,7 +4,7 @@ requires = [ "hatchling" ]
[project]
name = "template-python"
-version = "0.4.0"
+version = "0.5.0"
description = "Add your description here"
readme = "README.md"
authors = [ { name = "S1M0N38", email = "bertolottosimone@gmail.com" } ]
0 commit comments