Skip to content

Commit fb1521a

Browse files
committed
chore(main): release 1.10.5
1 parent a999e03 commit fb1521a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.4"
2+
".": "1.10.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [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+
310
## [1.10.4](https://github.com/markbeep/AudioBookRequest/compare/v1.10.3...v1.10.4) (2026-04-08)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "AudioBookRequest"
3-
version = "1.10.4"
3+
version = "1.10.5"
44
requires-python = ">= 3.14"
55
readme = "README.md"
66
dependencies = [

0 commit comments

Comments
 (0)