diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 8db4f32..dc9f288 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.10.5" + ".": "1.10.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b0b7c81..98ef2a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.10.6](https://github.com/markbeep/AudioBookRequest/compare/v1.10.5...v1.10.6) (2026-07-21) + + +### Bug Fixes + +* ABS downloaded-check was not invoked ([0c43e54](https://github.com/markbeep/AudioBookRequest/commit/0c43e54bb390931affa42977c1e2f688d842c95a)) + + +### Dependencies + +* update dependencies ([c93c45c](https://github.com/markbeep/AudioBookRequest/commit/c93c45cb3427e8ab0a8490d23fabc15b7f69dfd7)) + ## [1.10.5](https://github.com/markbeep/AudioBookRequest/compare/v1.10.4...v1.10.5) (2026-05-28) diff --git a/pyproject.toml b/pyproject.toml index 96a6674..39217a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "AudioBookRequest" -version = "1.10.5" +version = "1.10.6" requires-python = ">= 3.14" readme = "README.md" dependencies = [