We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd37f23 commit c63f4b6Copy full SHA for c63f4b6
1 file changed
CHANGELOG.md
@@ -22,6 +22,15 @@ within each release.
22
Commits from bots, like `dependabot` or `pre-commit-ci`, are not
23
included in the changelog.
24
25
+## [0.23.0](https://github.com/seedcase-project/template-python-package/compare/0.22.3..0.23.0) - 2026-05-22
26
+
27
+### ✨ Features
28
29
+- Add `pyproject.toml` classifiers for better discoverability
30
+ [#290](https://github.com/seedcase-project/template-python-package/pull/290)
31
+ by [`@lwjohnst86`](https://github.com/lwjohnst86)
32
+ ([fd37f23](https://github.com/seedcase-project/template-python-package/commit/fd37f23ad574d992566e6f85808f11f28e2852dc))
33
34
## [0.22.3](https://github.com/seedcase-project/template-python-package/compare/0.22.2..0.22.3) - 2026-05-22
35
36
### ♻️ Refactor
0 commit comments