Skip to content

Commit d292f31

Browse files
committed
chore(main): release 1.10.4
1 parent dcc962e commit d292f31

3 files changed

Lines changed: 9 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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+
310
## [1.10.3](https://github.com/markbeep/AudioBookRequest/compare/v1.10.2...v1.10.3) (2026-03-11)
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.3"
3+
version = "1.10.4"
44
requires-python = ">= 3.14"
55
readme = "README.md"
66
dependencies = [

0 commit comments

Comments
 (0)