Commit bf92875
chore: sync pyproject version to the published 7.8.1 (#1650)
The 7.8.1 add-on hotfix publish (dbc0d1e, [skip ci]) bumped
homeassistant-addon/config.yaml and created the v7.8.1 tag, but left
pyproject.toml at 7.8.0. test_addon_structure.py::test_config_yaml_valid
asserts the add-on version equals the package version, so it fails on
every PR cut from master. Bump pyproject to 7.8.1 to match the released
add-on and the v7.8.1 tag.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent dbc0d1e commit bf92875
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments