Skip to content

Commit 772c892

Browse files
committed
chore(main): release 1.10.4
1 parent 8e4a737 commit 772c892

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

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

CHANGELOG.md

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

3+
## [1.10.4](https://github.com/markbeep/AudioBookRequest/compare/v1.10.3...v1.10.4) (2026-04-08)
4+
5+
6+
### Dependencies
7+
8+
* update vulnerable dependencies ([dcc962e](https://github.com/markbeep/AudioBookRequest/commit/dcc962e8be73448f628e1abe5a2f16ad43a4e9f2))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* fix typing errors ([8e4a737](https://github.com/markbeep/AudioBookRequest/commit/8e4a7372a8cfb088c122c2513bdc1fafe5e956d0))
14+
* **main:** release 1.10.4 ([#208](https://github.com/markbeep/AudioBookRequest/issues/208)) ([5a60865](https://github.com/markbeep/AudioBookRequest/commit/5a60865c462fb24927b22e44400c3bc82ada1eeb))
15+
316
## [1.10.3](https://github.com/markbeep/AudioBookRequest/compare/v1.10.2...v1.10.3) (2026-03-11)
417

518

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.3"
3+
version = "1.10.4"
44
requires-python = ">= 3.14"
55
readme = "README.md"
66
dependencies = [

0 commit comments

Comments
 (0)