We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a999e03 commit fb1521aCopy full SHA for fb1521a
.github/release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.10.4"
+ ".": "1.10.5"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.10.5](https://github.com/markbeep/AudioBookRequest/compare/v1.10.4...v1.10.5) (2026-04-08)
4
+
5
6
+### Miscellaneous Chores
7
8
+* fix typing errors ([a999e03](https://github.com/markbeep/AudioBookRequest/commit/a999e0300904cb5ed7d14cf709aab8e99e6e89db))
9
10
## [1.10.4](https://github.com/markbeep/AudioBookRequest/compare/v1.10.3...v1.10.4) (2026-04-08)
11
12
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 = [
0 commit comments