We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e28e4 commit 52cc5a6Copy full SHA for 52cc5a6
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.2.1](https://github.com/S1M0N38/template-python/compare/v0.2.0...v0.2.1) (2025-09-26)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "template-python"
-version = "0.2.1"
+version = "0.3.0"
description = "Add your description here"
readme = "README.md"
authors = [{ name = "S1M0N38", email = "bertolottosimone@gmail.com" }]
0 commit comments