Skip to content

Commit 9cfcf4a

Browse files
committed
chore(main): release 0.3.0
1 parent 0f5b8aa commit 9cfcf4a

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
* update other parts of the template to use ty ([0f5b8aa](https://github.com/S1M0N38/template-python/commit/0f5b8aadde9b88b2fcf8155ddf7b1fe3c6cf5966))
10+
311
## [0.2.1](https://github.com/S1M0N38/template-python/compare/v0.2.0...v0.2.1) (2025-09-26)
412

513

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)