Commit cbf3c8e
authored
chore(main): Release 0.5.0 (#261)
🤖 Automated Release PR
This PR was created by `release-please` to prepare the next release.
Once merged:
1. A new version tag will be created
2. A GitHub release will be published
3. The changelog will be updated
Changes to be included in the next release:
---
## [0.5.0](0.4.43...0.5.0)
(2026-02-09)
### ⚠ BREAKING CHANGES
* **utils:** store vcs info in metadata
([#268](#268))
* Update pyproject remove python 3.10
([#259](#259))
### Features
* Update pyproject remove python 3.10
([#259](#259))
([93a1c61](93a1c61))
* **utils:** Store vcs info in metadata
([#268](#268))
([b28a62b](b28a62b))
### Bug Fixes
* Add Filelock to cache
([#262](#262))
([20664f0](20664f0))
* Add provenance to tests deps
([#265](#265))
([942936b](942936b))
---
> [!IMPORTANT]
> Please do not change the PR title, manifest file, or any other
automatically generated content in this PR unless you understand the
implications. Changes here can break the release process.
> 1 parent b28a62b commit cbf3c8e
2 files changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
11 | 30 | | |
12 | 31 | | |
13 | 32 | | |
| |||
0 commit comments