diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index e4394aed..8db4f320 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.10.4" + ".": "1.10.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f9c8b37..04bdad02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.10.5](https://github.com/markbeep/AudioBookRequest/compare/v1.10.4...v1.10.5) (2026-05-04) + + +### Dependencies + +* update python dependencies ([27e0985](https://github.com/markbeep/AudioBookRequest/commit/27e0985172bddda97ea04d49cf694296a747b65a)) + + +### Documentation + +* add listenarr as an alternative. Closes [#211](https://github.com/markbeep/AudioBookRequest/issues/211) ([e6688ad](https://github.com/markbeep/AudioBookRequest/commit/e6688ad3565ad01ea1e2eed2eaa9c589685e7cdf)) + ## [1.10.4](https://github.com/markbeep/AudioBookRequest/compare/v1.10.3...v1.10.4) (2026-04-08) diff --git a/pyproject.toml b/pyproject.toml index 7932dd77..2348fa0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "AudioBookRequest" -version = "1.10.4" +version = "1.10.5" requires-python = ">= 3.14" readme = "README.md" dependencies = [