Skip to content

Commit 6b7ca19

Browse files
committed
chore(main): release 0.5.0
1 parent 26a73a1 commit 6b7ca19

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.4.0](https://github.com/S1M0N38/template-python/compare/v0.3.0...v0.4.0) (2026-01-16)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [ "hatchling" ]
44

55
[project]
66
name = "template-python"
7-
version = "0.4.0"
7+
version = "0.5.0"
88
description = "Add your description here"
99
readme = "README.md"
1010
authors = [ { name = "S1M0N38", email = "bertolottosimone@gmail.com" } ]

0 commit comments

Comments
 (0)