Skip to content

Commit 52cc5a6

Browse files
committed
chore(main): release 0.3.0
1 parent 37e28e4 commit 52cc5a6

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.3.0](https://github.com/S1M0N38/template-python/compare/v0.2.1...v0.3.0) (2025-12-18)
4+
5+
6+
### Features
7+
8+
* move from basedpyright to ty ([37e28e4](https://github.com/S1M0N38/template-python/commit/37e28e45dd2d53343c71e942018fe7b9a573e80f))
9+
310
## [0.2.1](https://github.com/S1M0N38/template-python/compare/v0.2.0...v0.2.1) (2025-09-26)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "template-python"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
description = "Add your description here"
55
readme = "README.md"
66
authors = [{ name = "S1M0N38", email = "bertolottosimone@gmail.com" }]

0 commit comments

Comments
 (0)