File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.0] ( https://github.com/S1M0N38/template-python/compare/v0.4.0...v0.5.0 ) (2026-03-07)
4+
5+
6+ ### Features
7+
8+ * ** git:** add pre-commit hooks ([ 26a73a1] ( https://github.com/S1M0N38/template-python/commit/26a73a1e8ece90cb15aba1d045e39f8170bd1d2b ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** make:** add ` || true ` to pyproject-fmt ([ 480e645] ( https://github.com/S1M0N38/template-python/commit/480e64557e1b1d3e20db2ffabd4729b1da44ebe4 ) )
14+
315## [ 0.4.0] ( https://github.com/S1M0N38/template-python/compare/v0.3.0...v0.4.0 ) (2026-01-16)
416
517
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requires = [ "hatchling" ]
44
55[project ]
66name = " template-python"
7- version = " 0.4 .0"
7+ version = " 0.5 .0"
88description = " Add your description here"
99readme = " README.md"
1010authors = [ { name = " S1M0N38" , email = " bertolottosimone@gmail.com" } ]
You can’t perform that action at this time.
0 commit comments