Skip to content

Commit bd601bd

Browse files
build: 🔖 update version to 0.23.1 [skip ci]
1 parent f65c2bc commit bd601bd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ within each release.
2222
Commits from bots, like `dependabot` or `pre-commit-ci`, are not
2323
included in the changelog.
2424

25+
## [0.23.1](https://github.com/seedcase-project/template-python-package/compare/0.23.0..0.23.1) - 2026-05-22
26+
27+
### ♻️ Refactor
28+
29+
- Move config files into `.config/` or `pyproject.toml`
30+
[#280](https://github.com/seedcase-project/template-python-package/pull/280)
31+
by [`@lwjohnst86`](https://github.com/lwjohnst86)
32+
([f65c2bc](https://github.com/seedcase-project/template-python-package/commit/f65c2bc7fad7654ed5261bd9e5d0614121905e17))
33+
2534
## [0.23.0](https://github.com/seedcase-project/template-python-package/compare/0.22.3..0.23.0) - 2026-05-22
2635

2736
### ✨ Features

0 commit comments

Comments
 (0)