Skip to content

Commit d67228a

Browse files
committed
chore(main): release 1.8.1
1 parent 6bfba44 commit d67228a

File tree

3 files changed

+10
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [1.8.1](https://github.com/markbeep/AudioBookRequest/compare/v1.8.0...v1.8.1) (2025-10-16)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* add tools section to readme ([9140ba8](https://github.com/markbeep/AudioBookRequest/commit/9140ba8e0c8b8a3b034354f328e0d1ec9690304d))
9+
* fix uv python version ([6bfba44](https://github.com/markbeep/AudioBookRequest/commit/6bfba44536de66a80000f5ce334440101f522194))
10+
311
## [1.8.0](https://github.com/markbeep/AudioBookRequest/compare/v1.7.0...v1.8.0) (2025-10-04)
412

513

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.8.0"
3+
version = "1.8.1"
44
requires-python = ">= 3.12"
55
readme = "README.md"
66
# no explicit versioning unless required. the uv.lock file is for that

0 commit comments

Comments
 (0)