From 79fbf029a9b26a043ce959c03a274ee753489616 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 8 Apr 2026 12:15:00 +0200 Subject: [PATCH] chore(main): release 1.10.4 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ pyproject.toml | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index ea901b4..e4394ae 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.10.3" + ".": "1.10.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b34000..1f9c8b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.10.4](https://github.com/markbeep/AudioBookRequest/compare/v1.10.3...v1.10.4) (2026-04-08) + + +### Dependencies + +* update vulnerable dependencies ([dcc962e](https://github.com/markbeep/AudioBookRequest/commit/dcc962e8be73448f628e1abe5a2f16ad43a4e9f2)) + + +### Miscellaneous Chores + +* fix typing errors ([8e4a737](https://github.com/markbeep/AudioBookRequest/commit/8e4a7372a8cfb088c122c2513bdc1fafe5e956d0)) + ## [1.10.3](https://github.com/markbeep/AudioBookRequest/compare/v1.10.2...v1.10.3) (2026-03-11) diff --git a/pyproject.toml b/pyproject.toml index 1d7d8a3..1f6ab98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "AudioBookRequest" -version = "1.10.3" +version = "1.10.4" requires-python = ">= 3.14" readme = "README.md" dependencies = [